aboutsummaryrefslogtreecommitdiff
path: root/attacks.gbasm
AgeCommit message (Collapse)Author
2024-12-10Add earcoptr animationAstatin
2024-12-09Add freeze status on enemies near bunny when freeze usedAstatin
2024-11-29Add animation displayAstatin
2024-11-18Check collisions on hop and cancel if collisionAstatin
2024-11-15Fix the hop map loading + animation entity + object loadingAstatin
2024-11-14[WIP] Adding hop attack (still need to enable back the normal map loading, ↵Astatin
there seem to be an off by one error on the entity while hopping in a positive direction, still need to split the loading in multiple frame to not go out of VBlank)
2024-11-12Add attack menu on startAstatin