some workable stuff

This commit is contained in:
Victor Turgeon
2023-10-10 14:54:21 -04:00
parent b763efc1f6
commit 2687a2fdfe
7 changed files with 70 additions and 25 deletions

View File

@@ -445,3 +445,4 @@ 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="body_entered" from="AttackArea" to="." method="_on_attack_area_body_entered"]