Add level 5 resources and update scene configurations; implement exit level functionality and adjust node properties

This commit is contained in:
2026-01-19 00:17:59 +01:00
parent 054c379cdb
commit 89d8976733
8 changed files with 48 additions and 21 deletions

View File

@@ -53,11 +53,13 @@ size_flags_vertical = 3
[node name="Input Settings Button" type="Button" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
disabled = true
text = "INPUT_BUTTON"
flat = true
[node name="Display Settings Button" type="Button" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
disabled = true
text = "DISPLAY_BUTTON"
flat = true
@@ -68,6 +70,7 @@ flat = true
[node name="Gameplay Settings Button" type="Button" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
disabled = true
text = "GAMEPLAY_BUTTON"
flat = true