attempt to make stop n go gamemode

This commit is contained in:
2026-02-19 03:42:59 +08:00
parent 4ce917db0f
commit a7a8106b7e
11 changed files with 516 additions and 28 deletions
+23
View File
@@ -411,6 +411,29 @@ theme_override_colors/font_color = Color(0.647, 0.996, 0.224, 1)
theme_override_font_sizes/font_size = 11
text = "Normal"
[node name="GameModeSpacer" type="Control" parent="LobbyPanel/TopBar/SettingsSection" unique_id=1261898888]
custom_minimum_size = Vector2(15, 0)
layout_mode = 2
[node name="GameModeOption" type="OptionButton" parent="LobbyPanel/TopBar/SettingsSection" unique_id=448678888]
custom_minimum_size = Vector2(105, 28)
layout_mode = 2
theme_override_fonts/font = ExtResource("5_pc087")
theme_override_font_sizes/font_size = 11
selected = 0
item_count = 2
popup/item_0/text = "Freemode"
popup/item_0/id = 0
popup/item_1/text = "Stop n Go"
popup/item_1/id = 1
[node name="GameModeTextLabel" type="Label" parent="LobbyPanel/TopBar/SettingsSection" unique_id=191738888]
visible = false
layout_mode = 2
theme_override_colors/font_color = Color(0.647, 0.996, 0.224, 1)
theme_override_font_sizes/font_size = 11
text = "Freemode"
[node name="HostBanner" type="PanelContainer" parent="LobbyPanel" unique_id=1670701936]
layout_mode = 1
anchors_preset = 5