Animation not playing to other players

Hello. I’m making an scp game, but the walk animation isnt working. Only works to yourself. other people cant see you with the animation. How can I fix this? ive tried many things. including making the name to Animate after 2 seconds of deleting the original. https://gyazo.com/3d0beb01804d5a0cced485ba27ba1f06
heres a better look. https://gyazo.com/e4659ce01cebaf135160cbe2dce602b6

Same thing was happening to me i ignored it for a while to focus on the combat thinking i would fix it later. after a while it fixed itself i don’t know what i did but i suggest you to try these.

  • if your animation id contains link convert it to “rbxassetid://idhere” or just convert “http” to “https” (roblox doesn’t trust http)

  • try playing the animation from the server

1 Like