Hello! I was wondering if anyone was able to help me out. I don’t know why, but I changed an asset id inside of the default animation script that roblox creates, and the animations load on the client just fine, but the server/other clients can’t see the animations. The animate script is parented inside of StarterCharacterScripts, and yes I did upload the animation under my account. I have looked at a couple topics on the DevForum here and someone said that i need an Animator object inside of the humanoid, but there is one already in there.
yeah i did that, i copied the animate script that roblox made, changed the running and walking id, and i put the script inside of StarterCharacterScripts