Use queues for room generation

This commit is contained in:
Marco 2025-04-30 10:30:43 +02:00
commit 7482cfa496
3 changed files with 128 additions and 66 deletions

View file

@ -13,7 +13,7 @@ region = Rect2(0, 0, 64, 64)
script = ExtResource("9_vykx5")
EnemyName = &"Boss 1"
EnemyKey = &"BOSS_1"
PrefabPath = &"uid://dt7i3x3g5ktbl"
PrefabPath = &"uid://clyrne78j3f5a"
MaxHealth = 100.0
MovementSpeed = 40.0
Weapon = ExtResource("8_w06jt")