release :/

This commit is contained in:
2024-01-26 15:04:44 +01:00
parent 8d237ae1d4
commit f34c34bb94
26 changed files with 18933 additions and 23 deletions

View File

@@ -2,6 +2,7 @@ extends Control
class_name MainMenu
func _ready() -> void:
get_tree().paused = false
Input.mouse_mode = Input.MOUSE_MODE_VISIBLE
LevelManager.level_pointer = 0