I want to have the walk animation of a NPC work in the Roblox game but it only plays in studio. The idle animation works just fine and I am using the default Roblox animation script so I think it might be a problem with the animation it’s self.
Are you using the default Roblox walk animation? If not, can you post the ID of the one you are using?
This is because the owner of the game and the owner of the animation arent the one and the same.
The owner of the game has to be also the owner of the animation.
Only the owner of the game can see the animation playing in studio.
I do not think that is the case here since I made the owner of it published by my group and that is also the owner of the game.
Here is the id of the animation that I am using: 12175810561
This seems to be the idle animation.
Yes sorry i just noticed that i have fixed it
Have you gone into the Animate script and replaced the ID?
Yes, both the script and the animation inside of the script.