This commit is contained in:
Rendo 2025-12-17 00:03:57 +05:00
commit 0708498715
34 changed files with 13752 additions and 7543 deletions

View file

@ -26,4 +26,4 @@ func fire() -> void:
machine.animation_player.stop()
machine.animation_player.play(machine.animation_prefix + "shoot")
machine.animation_player.play(machine.animation_prefix + "throw")