Animation not playing correctly

My animation isn’t fully loading and i don’t see why it’s doing this
how it’s supposed to look:
image
how it looks in game:
image

1 Like

Check the animation priority. Normally action works fine.

The animation is created by script, so how would i look at those?

Well you could do animationtrack.Priority=Enum.AnimationPriority.Action

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.