- 31
- Posts
- 5
- Years
- Seen Jul 22, 2021
Hey guys. I'm trying to add an animation to a new move I created. In
, I added my move to right before Move_COUNT. I also added the move somewhere in the script with the other moves. It shares a name with the move in battle_moves.h. Finally, the animation I made for it works when it's attached to the Tackle move, so I know it's not a problem with the animation. It's just that whenever I use the move in game, the move does not have an animation. I'm trying to figure out if there's a place I'm missing for attaching the animation to the move or if I've messed up somewhere along the way.
Code:
battle_anim_scripts.s