skeleton of level system
This commit is contained in:
parent
9fc559ffd0
commit
6309bce63f
11 changed files with 103 additions and 5 deletions
|
@ -18,6 +18,7 @@ config/icon="res://icon.svg"
|
|||
[autoload]
|
||||
|
||||
SceneManager="*res://autoloads/scene_manager.tscn"
|
||||
Levels="*res://autoloads/levels.tscn"
|
||||
|
||||
[display]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue