0
votes

what its supposed to look like : https://i.stack.imgur.com/3MJNO.png

what it looks like : https://i.stack.imgur.com/ewbYR.png

my code

https://i.stack.imgur.com/QDgOx.png

also the anim prioroty is set to movement

1

1 Answers

0
votes

I suggest you check out this Article about Animation Priority.

Animations have priority queue. Your animation is probably setup as a Core priority, meaning other animations have priority before yours. Your image shows that your animation is playing, however the tool animation is prioritized before yours.

To fix this, change the priority of your animation in your Animator to something like Action

Example of Animation Priority