changed menu navigation
This commit is contained in:
parent
9b890c6bd2
commit
033718351e
7 changed files with 248 additions and 33 deletions
|
@ -1,6 +1,7 @@
|
|||
extends Control
|
||||
|
||||
func _ready():
|
||||
Input.set_mouse_mode(Input.MOUSE_MODE_VISIBLE)
|
||||
setup_level_box()
|
||||
connect_level_selected_to_level_box()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue