feat: add Stop N Go game mode manager with phase transitions, HUD, traffic light visuals, and dynamic arena generation.
This commit is contained in:
@@ -1065,6 +1065,32 @@ theme_override_fonts/font = ExtResource("13_j8jky")
|
||||
theme_override_font_sizes/font_size = 32
|
||||
text = "X0"
|
||||
|
||||
[node name="StopTimer" type="PanelContainer" parent="." unique_id=991540081]
|
||||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -58.0
|
||||
offset_top = 80.0
|
||||
offset_right = 58.0
|
||||
offset_bottom = 113.00012
|
||||
grow_horizontal = 2
|
||||
|
||||
[node name="HBox" type="HBoxContainer" parent="StopTimer" unique_id=1541315617]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 4
|
||||
|
||||
[node name="Segment0" type="Panel" parent="StopTimer/HBox" unique_id=307582302]
|
||||
custom_minimum_size = Vector2(36, 20)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Segment1" type="Panel" parent="StopTimer/HBox" unique_id=615805583]
|
||||
custom_minimum_size = Vector2(36, 20)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Segment2" type="Panel" parent="StopTimer/HBox" unique_id=1041800993]
|
||||
custom_minimum_size = Vector2(36, 20)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="PowerUpBar" type="PanelContainer" parent="." unique_id=1775378146]
|
||||
anchors_preset = 4
|
||||
anchor_top = 0.5
|
||||
|
||||
Reference in New Issue
Block a user