mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 20:23:48 +00:00
Use queues for room generation
This commit is contained in:
parent
4705fca148
commit
7482cfa496
3 changed files with 128 additions and 66 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue