Improved menu system
This commit is contained in:
parent
da78e7f287
commit
c95b8186ab
12 changed files with 181 additions and 111 deletions
|
|
@ -49,6 +49,7 @@ func hide_panel() -> void:
|
|||
|
||||
func _on_panel_hidden() -> void:
|
||||
visible = false
|
||||
queue_free()
|
||||
|
||||
|
||||
func _on_close_button_pressed():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue