bigger bat attack

This commit is contained in:
Victor Turgeon 2023-10-10 15:07:35 -04:00
parent 6ffda00bb4
commit e393e2608c
2 changed files with 9 additions and 4 deletions

View File

@ -13,5 +13,11 @@ 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"]
script = ExtResource("2_x3ldf")

View File

@ -224,12 +224,11 @@ radius = 6.0
height = 14.0
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_2l8j3"]
radius = 4.0
height = 14.0
radius = 7.0
height = 24.0
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_o2kl1"]
radius = 2.0
height = 16.0
radius = 8.0
[node name="TemplateSpawnable" type="CharacterBody2D"]
collision_layer = 6