Upgrade to Godot 4.4.
This commit is contained in:
@@ -12,6 +12,8 @@ mouse_filter = 2
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 16
|
||||
alignment = 1
|
||||
|
||||
[node name="Controls" type="MarginContainer" parent="HBoxContainer"]
|
||||
layout_mode = 2
|
||||
@@ -25,7 +27,7 @@ theme_override_constants/margin_bottom = 8
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
theme_override_constants/separation = 8
|
||||
theme_override_constants/separation = 0
|
||||
|
||||
[node name="Play" type="Button" parent="HBoxContainer/Controls/HBoxContainer"]
|
||||
modulate = Color(0.253333, 1, 0.2, 1)
|
||||
|
||||
Reference in New Issue
Block a user