aboutsummaryrefslogtreecommitdiff
path: root/enemiesattacks/basic.gbasm
AgeCommit message (Expand)Author
2025-08-12Add jump, damage, earcoptr and hop sound effectsAstatin
2025-05-09Refactoring the animations/directions + entities turn function with macros + ...Astatin
2025-05-02Fix laser not taking a turn to turn when jumped overAstatin
2025-04-29Give a turn for the enemies to turn around when bunny is behind themAstatin
2025-02-25Fix initialization and flickering issuesAstatin
2025-02-18Did a bunch of things I honestly don't remember everything but now basic atta...Astatin
2025-02-04Add penguins that can freeze the bunny and run away when it's already frozenAstatin
2025-01-22Add laser animation and change animation steps to decrementAstatin
2025-01-16Move basic enemy attack & walker AI to enemiesattacksAstatin