mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Reparented objects for pause
This commit is contained in:
parent
a5dac0606c
commit
ac923941c3
5 changed files with 234 additions and 222 deletions
|
|
@ -8,6 +8,7 @@
|
|||
font = ExtResource("2_kog7o")
|
||||
|
||||
[node name="PauseMenu" type="VBoxContainer" node_paths=PackedStringArray("ResumeButton", "QuitButton", "OptionsButton", "DebugButton")]
|
||||
process_mode = 3
|
||||
script = ExtResource("1_ntuto")
|
||||
MainMenuScene = "res://Scenes/MainMenu.tscn"
|
||||
ResumeButton = NodePath("ResumeButton")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue