Bing chiLLINGIIGNGI@!!!

This commit is contained in:
Victor Turgeon
2023-10-10 17:21:39 -04:00
parent 4553419e04
commit 17f73d9535
3 changed files with 46 additions and 22 deletions

View File

@@ -5,19 +5,13 @@
[node name="BatSpawnable" instance=ExtResource("1_verf7")]
maxHp = 10
attackSpeed = 10.0
speed = 2000.0
attackSpeed = 50.0
speed = 4000.0
damage = 1
priority = 1
[node name="AnimatedSprite2D" parent="." index="0"]
frame_progress = 0.482614
[node name="AttackCollision" parent="Attack" index="0"]
position = Vector2(8, 1)
[node name="DamageCollision" parent="Attack" index="1"]
position = Vector2(10, 1)
[node name="AI" parent="." index="3"]
[node name="AI" parent="." index="4"]
script = ExtResource("2_x3ldf")