|
|
@ -113,6 +113,7 @@ anchors_preset = 9 |
|
|
|
anchor_bottom = 1.0 |
|
|
|
offset_right = 400.0 |
|
|
|
grow_vertical = 2 |
|
|
|
theme = ExtResource("2_oec81") |
|
|
|
color = Color(0.133333, 0.133333, 0.133333, 0.784314) |
|
|
|
script = ExtResource("1_govsn") |
|
|
|
autosaves_input = NodePath("MainContent/VBoxContainer/TabContainer/Game/Autosaves/CheckButton") |
|
|
@ -155,7 +156,7 @@ theme_override_constants/separation = 20 |
|
|
|
|
|
|
|
[node name="Title" type="Label" parent="MainContent/VBoxContainer"] |
|
|
|
layout_mode = 2 |
|
|
|
theme_override_font_sizes/font_size = 40 |
|
|
|
theme_type_variation = &"MenuTitle" |
|
|
|
text = "Settings" |
|
|
|
horizontal_alignment = 1 |
|
|
|
|
|
|
@ -359,7 +360,6 @@ theme_override_constants/margin_bottom = 10 |
|
|
|
[node name="CloseButton" type="Button" parent="BottomRow"] |
|
|
|
custom_minimum_size = Vector2(141, 36) |
|
|
|
layout_mode = 2 |
|
|
|
theme = ExtResource("2_oec81") |
|
|
|
text = "Close Settings" |
|
|
|
|
|
|
|
[connection signal="toggled" from="MainContent/VBoxContainer/TabContainer/Game/BlockHighlight/CheckButton" to="." method="_on_block_highlighting_toggled"] |
|
|
|