function for toggling main menu visibility
This commit is contained in:
parent
8b437f6598
commit
8189a16fee
3 changed files with 31 additions and 20 deletions
|
@ -16,6 +16,7 @@ script = ExtResource("1_ysxum")
|
|||
[node name="MainMenu" parent="." instance=ExtResource("2_wfpe2")]
|
||||
|
||||
[node name="Game" type="Node2D" parent="."]
|
||||
process_mode = 1
|
||||
visible = false
|
||||
|
||||
[node name="ChunkHandler" type="Node2D" parent="Game"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue