Prepare scene for select object

This commit is contained in:
VAILLANT Jeremy
2021-05-10 15:40:34 +02:00
parent 224cb40fa2
commit 461f8450d3
2 changed files with 25 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
extends Spatial
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.