Fixed enemy spawns

This commit is contained in:
Marco 2025-04-28 12:22:00 +02:00
commit 7a62f6a8cd
19 changed files with 263 additions and 147 deletions

View file

@ -32,6 +32,7 @@ MaxBranchLength = 2
MaxKeys = 2
MaxSecrets = 1
MaxTreasures = 1
Seed = 1
[node name="CameraController" type="Camera2D" parent="."]
process_mode = 1