Custom Character run animation not working

I am working on a custom character for my game and after successfully importing all animations for it, only the run animation doesn’t work (which is the same id as the walk animation, which works) . I have tried a few different things including making a specific run animation rather than it using the walk animation but nothing has worked.

Bellow I’ve attached a video showing how all other animations I’ve imported (walk, jump and fall) are working, however the run animation doesn’t.

Any ideas on what I’ve done wrong?

4 Likes

You will have to make another animation for running. Recreate the exact animation, maybe change it a bit, then make sure the priority is “Movement”. Then save that animation and add it in the game!

Hey! I had mentioned i tried this in my post however it didn’t work, I did manage to get it working by getting a new animate script, I’m guessing I accidentally deleted something it it :sweat_smile:

3 Likes