Topic: 2D sprites not playing in correct order
Hey all,
I noticed what seemed to be my sprites not playing in the correct order, but upon recording the animation I found out that the very first frame of a couple of my animations are being cut off from the beginning of the move and instead are playing that frame at the end of the animation. As a result, my animations aren't quite lining up with my hitboxes in-game, even though they are displaying correctly in the Unity animator and the hitbox viewer.
Any help is appreciated, thanks