added so you can choose race when starting the game.
This commit is contained in:
@@ -10,6 +10,10 @@ layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 2.0
|
||||
offset_top = -9.0
|
||||
offset_right = 2.0
|
||||
offset_bottom = -9.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
@@ -131,6 +135,10 @@ autowrap_mode = 2
|
||||
custom_minimum_size = Vector2(0, 20)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="SelectRaceButton" type="Button" parent="Control/MainMenu/VBoxContainer" unique_id=1061067009]
|
||||
layout_mode = 2
|
||||
text = "Choose race"
|
||||
|
||||
[node name="HostButton" type="Button" parent="Control/MainMenu/VBoxContainer" unique_id=268532531]
|
||||
layout_mode = 2
|
||||
text = "Host Game"
|
||||
|
||||
Reference in New Issue
Block a user