Hi. So I was making a Naruto 2d fighting game, when I detected a bug. When the Running animation plays, the character doesn’t stick to the ground. Any suggestions on how to fix these?
I’ll post a picture of the bug and the code.
Thanks.
Check the origin point of the running animation. Make sure it’s the same distance on the Y axis from the character’s feet as with the other animations.