Prepare scene for select object

This commit is contained in:
VAILLANT Jeremy
2021-05-10 15:40:34 +02:00
parent 720072161d
commit 1079950c65
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.