Changed scaling mode

This commit is contained in:
Marco 2025-03-14 10:57:16 +01:00
commit e7259b0da8
11 changed files with 34 additions and 36 deletions

View file

@ -26,13 +26,11 @@ layout_mode = 2
[node name="CheckBox" type="CheckBox" parent="HBoxContainer"]
layout_mode = 2
theme = ExtResource("2_wqb8e")
theme_override_font_sizes/font_size = 14
text = "Skip Dialogues"
[node name="God Mode" type="CheckBox" parent="HBoxContainer"]
layout_mode = 2
theme = ExtResource("2_wqb8e")
theme_override_font_sizes/font_size = 14
text = "God Mode
"
@ -57,7 +55,6 @@ size_flags_vertical = 3
[node name="BackButton" type="Button" parent="ScrollContainer/Level Select"]
layout_mode = 2
theme = ExtResource("2_wqb8e")
theme_override_font_sizes/font_size = 10
text = "Back"
icon = ExtResource("5_1xl3a")