Add level 5 resources and update scene configurations; implement exit level functionality and adjust node properties
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user