load scene by state
This commit is contained in:
parent
810a3aa9b5
commit
d1992c62d9
5 changed files with 35 additions and 9 deletions
7
godot/loaded.tscn
Normal file
7
godot/loaded.tscn
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_scene format=3 uid="uid://h1sdn3cjclqi"]
|
||||
|
||||
[node name="CenterContainer" type="CenterContainer"]
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "Loaded !"
|
||||
Loading…
Add table
Add a link
Reference in a new issue