Animation does not replicate to other players

I want the animation to play on all the other players screen
but it does not play on other players screen, it only plays on the server and the player

At first it was not playing on the server but I then changed the
" Char.HumanoidRootPart:SetNetworkOwner() "
to the server then back to the player and that solved the server sided issue.

The animation plays when a player equips a scythe which is used to farm wheat.

Server Side
server
**Player’s View"


Other Player’s View
playr2

Please help I have 0 brain cells left.

If the looped setting isn’t enabled in the animation editor it sometimes just doesn’t want to replicate.
If it’s not enabled then enable it and export it and overwrite the animation so you don’t have to change anything else.

1 Like

Well, I used moon animator but i will try and import the animation to roblox animator and enable loop and export it