Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local floos = game:service'Players'.LocalPlayer.Character
- local anim = Instance.new("Animation", floos)
- anim.AnimationId = 'rbxassetid://1936022578'
- anime = floos.Humanoid:LoadAnimation("anim")
- anime:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement