skeleton of level system

This commit is contained in:
Haze Weathers 2025-03-03 04:54:30 -05:00
parent 9fc559ffd0
commit 6309bce63f
11 changed files with 103 additions and 5 deletions

View file

@ -18,6 +18,7 @@ config/icon="res://icon.svg"
[autoload]
SceneManager="*res://autoloads/scene_manager.tscn"
Levels="*res://autoloads/levels.tscn"
[display]