bottle service
This commit is contained in:
+1
-5
@@ -2,8 +2,4 @@ extends Node3D
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
pass # Replace with function body.
|
||||
|
||||
# Called every frame. 'delta' is the elapsed time since the previous frame.
|
||||
func _process(delta):
|
||||
pass
|
||||
$Gui.message("Use TAB to go into select mode and click on objects to interact.", "Hello world")
|
||||
|
||||
Reference in New Issue
Block a user