diff --git a/root.gd b/root.gd new file mode 100644 index 0000000..7b2d3f7 --- /dev/null +++ b/root.gd @@ -0,0 +1,2 @@ +extends Node +class_name Root diff --git a/root.tscn b/root.tscn index 0b7c961..11054fb 100644 --- a/root.tscn +++ b/root.tscn @@ -25,4 +25,5 @@ layout_mode = 1 layout_mode = 1 [node name="ShopUI" parent="UI" instance=ExtResource("3_lvefk")] +visible = false layout_mode = 1