added win/lose text and fixed several bugs
This commit is contained in:
@@ -37,7 +37,7 @@ layout_mode = 2
|
||||
layout_mode = 2
|
||||
theme_override_fonts/font = ExtResource("1_38vls")
|
||||
theme_override_font_sizes/font_size = 120
|
||||
text = "Extreme Mathematics"
|
||||
text = "Extreme Intense Mathematics"
|
||||
|
||||
[node name="author" type="Label" parent="PanelContainer/HBoxContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
@@ -53,7 +53,8 @@ theme_override_styles/separator = SubResource("StyleBoxEmpty_38vls")
|
||||
[node name="start_button" type="Button" parent="PanelContainer/HBoxContainer/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(400, 0)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 4
|
||||
mouse_default_cursor_shape = 2
|
||||
theme_override_fonts/font = ExtResource("1_38vls")
|
||||
theme_override_font_sizes/font_size = 96
|
||||
|
Reference in New Issue
Block a user