Ui Rebuild and Full Controller Support #59
1 changed files with 1 additions and 3 deletions
|
@ -58,7 +58,7 @@ _data = {
|
||||||
}
|
}
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h5db4"]
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h5db4"]
|
||||||
bg_color = Color(0, 0, 0, 0.156863)
|
bg_color = Color(0, 0, 0, 0.313726)
|
||||||
|
|
||||||
[node name="MainMenu" type="Control" node_paths=PackedStringArray("default_focus")]
|
[node name="MainMenu" type="Control" node_paths=PackedStringArray("default_focus")]
|
||||||
layout_mode = 3
|
layout_mode = 3
|
||||||
|
@ -194,8 +194,6 @@ theme_override_constants/margin_bottom = 32
|
||||||
[node name="Label" type="Label" parent="VBoxContainer/MarginContainer"]
|
[node name="Label" type="Label" parent="VBoxContainer/MarginContainer"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_horizontal = 5
|
size_flags_horizontal = 5
|
||||||
theme_override_colors/font_color = Color(0.388235, 0.294118, 0.490196, 1)
|
|
||||||
theme_override_colors/font_shadow_color = Color(0.227451, 0.172549, 0.290196, 1)
|
|
||||||
theme_override_font_sizes/font_size = 96
|
theme_override_font_sizes/font_size = 96
|
||||||
text = "Happy Easter Game Thing"
|
text = "Happy Easter Game Thing"
|
||||||
horizontal_alignment = 1
|
horizontal_alignment = 1
|
||||||
|
|
Reference in a new issue