Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Game.Players.PlayerAdded:connect(function(player)
- while not player.Character do wait() end
- local character = player.Character
- local animateScript = character.Animate
- animateScript.idle.Animation1.AnimationId = 'http://www.roblox.com/asset/?id=1289692552'
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement