Animations playing on server side but not client side?

As the title says animations are playing on the server side but not client side

Client view

Server view

After some testing I’ve narrowed it down to being the Controller Manager that I put in the character in order to add a better movement system as the issue resolved when I used the humanoid’s physics instead of the controller manager’s

1 Like