Why doesn't the animation play?

I have a problem, I am trying to make an animations GUI and obviously if you press a play button the animation plays, and my problem is that it works in roblox studio and not in Roblox Player.

Roblox Studio:
https://gyazo.com/e016ec89bbf9388c80a6fcbe68258350

Roblox Player:
https://gyazo.com/d967b87938064874fdb1f3a384313050

Did you play the animation on the client (locally) or the server?

The script is in a local script so I think it is a client.

the problem is probably that those are two different games, and only owner created animations can be played in owner’s games, and if that is the case then there is no way to fix this

1 Like