Animation won't play in some player's POV?

Me and my friend once tried to animate NPC for our JoJo game (using AnimationController and server script to play animation). However, when we both try the animation, the animation is played for my pov but in my friend’s pov it doesn’t play, i know this sounds weird but it’s true
NPC file:
image

1 Like

Have you tried adding a Humanoid?

1 Like

Sorry for late reply but this npc cannot be used with humanoid and i has to use AnimationController or else will cause more weird bugs

If you are playing the animation from a LocalScript, it will only play for the client.

Also, this is in the wrong category. It should be in #help-and-feedback:scripting-support.