Animator:LoadAnimation not working

[![
Repros: Make a script with animation and call Animator:LoadAnimation(anim)
Observation: On client it don’t work properly on the rig like

which is a default animation by roblox.

1 Like

Not much information here, is that a player’s character model (client controlled) or an NPC model (server controlled)?

It is a Npc in workspace not player

You’ll need to load and play the animation on the server then.

Make sure that the animation is published to wherever the game is under (group, yourself, etc.), otherwise it won’t work. If that doesn’t work, then it’s a problem with how you set up your script.

i just dont think that as i have set the loadanimation in a script. @Forummer @Turned_Away It is default roblox animation
Its inn my village futurised game so u check that and also this is quite similar way how animation on cubic style work i guess

It is actually that the hands are not touching chest like it looks with Humanoid:LoadAnimation