load scene by state
This commit is contained in:
parent
810a3aa9b5
commit
d1992c62d9
5 changed files with 35 additions and 9 deletions
8
godot/unloaded.tscn
Normal file
8
godot/unloaded.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene format=3 uid="uid://b71wpb1vts86r"]
|
||||
|
||||
[node name="CenterContainer" type="CenterContainer"]
|
||||
|
||||
[node name="Button" type="Button" parent="."]
|
||||
custom_minimum_size = Vector2(200, 200)
|
||||
layout_mode = 2
|
||||
text = "Load database"
|
||||
Loading…
Add table
Add a link
Reference in a new issue