enemy occlusion

This commit is contained in:
Victor Turgeon
2023-10-11 04:37:40 -04:00
parent 6663e7daf1
commit fce86322c7
3 changed files with 11 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ region = Rect2(0, 0, 64, 64)
[node name="BatSpawnable" instance=ExtResource("1_verf7")]
maxHp = 10
attackSpeed = 50.0
attackSpeed = 20.0
speed = 4000.0
damage = 1
priority = 1