many small changes, and few big ones

This commit is contained in:
ChaoticByte 2024-10-16 20:23:53 +02:00
parent e8985f4e79
commit a3ca623258
No known key found for this signature in database
32 changed files with 391 additions and 247 deletions

View file

@ -18,9 +18,10 @@ config/icon="res://icon.svg"
[autoload]
Levels="*res://core/globals/levels.gd"
LevelsCore="*res://core/globals/levels_core.gd"
NodeRegistry="*res://core/globals/node_registry.gd"
Gamestate="*res://core/globals/gamestate.gd"
LevelsDef="*res://levels/levels_def.gd"
[debug]