Overworld map loading

This commit is contained in:
2025-05-08 22:18:05 -05:00
parent 703f70bcf0
commit 50ee75e997
13 changed files with 72 additions and 21 deletions

View File

@@ -11,11 +11,10 @@ script = ExtResource("1_pcsq6")
[node name="MainMenu" type="Button" parent="."]
layout_mode = 2
text = "Prototype Main Menub"
text = "Prototype Main Menu"
[node name="OverworldOption" type="HBoxContainer" parent="."]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 0
[node name="Overworld" type="Button" parent="OverworldOption"]
@@ -24,6 +23,7 @@ text = "Prototype Overworld"
[node name="MapDropdown" type="OptionButton" parent="OverworldOption"]
layout_mode = 2
size_flags_horizontal = 3
[node name="Quests" type="Button" parent="."]
layout_mode = 2