proto road stage freeroam map

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-19 12:52:08 -07:00
parent c432cf54b5
commit 3395fe72d4
20 changed files with 636 additions and 46 deletions

View file

@ -239,28 +239,30 @@ offset_bottom = 152.0
grow_horizontal = 2
grow_vertical = 2
selected = 1
item_count = 9
item_count = 10
popup/item_0/text = "Generic Showrooms"
popup/item_0/id = 0
popup/item_0/separator = true
popup/item_1/text = "Generic 2-Stage"
popup/item_1/text = "Generic Prototype Road Stage"
popup/item_1/id = 1
popup/item_2/text = "Generic Mini Unit 1-Stage"
popup/item_2/text = "Generic 2-Stage"
popup/item_2/id = 1
popup/item_3/text = "Generic 1-Stage w 2-Stage Props"
popup/item_3/text = "Generic Mini Unit 1-Stage"
popup/item_3/id = 1
popup/item_4/text = "Generic 1-Stage"
popup/item_4/text = "Generic 1-Stage w 2-Stage Props"
popup/item_4/id = 1
popup/item_5/text = "Generic Turntable 1-Stage"
popup/item_5/id = 2
popup/item_6/text = "Generic Cyberamic 3-Stage"
popup/item_5/text = "Generic 1-Stage"
popup/item_5/id = 1
popup/item_6/text = "Generic Turntable 1-Stage"
popup/item_6/id = 2
popup/item_7/text = "Locations"
popup/item_7/text = "Generic Cyberamic 3-Stage"
popup/item_7/id = 2
popup/item_7/separator = true
popup/item_8/text = "Modded Maps"
popup/item_8/id = 3
popup/item_8/text = "Locations"
popup/item_8/id = 2
popup/item_8/separator = true
popup/item_9/text = "Modded Maps"
popup/item_9/id = 3
popup/item_9/separator = true
[node name="MapThumbnail" type="TextureRect" parent="FreeRoamChooseScreen/DialogPanel"]
layout_mode = 1