fixed attack in state machine

This commit is contained in:
Derek
2025-04-21 22:58:54 -05:00
parent 18398e8d4e
commit 362b0a5708
8 changed files with 54 additions and 14 deletions

View File

@@ -28,7 +28,7 @@ script = ExtResource("1_8cuhv")
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -31.749, 0, 44.3496)
script = ExtResource("5_ngmqi")
room_lockdown = true
number_of_enemies = 100
number_of_enemies = 25
number_of_drops = 30
[node name="EnemySpawner" parent="Level" instance=ExtResource("3_q77vb")]