push push dans la bouche

This commit is contained in:
MarcEricMartel
2023-10-11 04:21:07 -04:00
parent 1b15fc10a6
commit 3a80ba7646
8 changed files with 194 additions and 13 deletions

View File

@@ -379,7 +379,6 @@ position = Vector2(10, 10)
collision_layer = 5
collision_mask = 5
script = ExtResource("1_xj62t")
hp = 5
[node name="Sprite" type="AnimatedSprite2D" parent="."]
sprite_frames = SubResource("SpriteFrames_dqf8u")
@@ -485,4 +484,5 @@ debug_color = Color(0.956863, 0.203922, 0, 0.419608)
[connection signal="animation_looped" from="Sprite" to="." method="_on_sprite_animation_looped"]
[connection signal="timeout" from="Atk_cooldown" to="." method="_on_atk_cooldown_timeout"]
[connection signal="timeout" from="Death" to="." method="_on_death_timeout"]
[connection signal="finished" from="DeathSnd" to="." method="_on_death_snd_finished"]
[connection signal="body_entered" from="AttackArea" to="." method="_on_attack_area_body_entered"]