The animation priority is not replicated on the server and other clients

You’re setting the priority of the animations on a LocalScript, instead of in the animation editor. You cannot replicate AnimationPriorities this way. I’d also suggest using the Humanoid.Animator for :LoadAnimation(), since it’s been deprecated.

image
RobloxStudioBeta_rIAk5jE8D6

2 Likes