Advertisement
artucox7

Sois

May 26th, 2018
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. local floos = game:service'Players'.LocalPlayer.Character
  2. local anim = Instance.new("Animation", floos)
  3.  
  4. anim.AnimationId = 'rbxassetid://1936022578'
  5. anime = floos.Humanoid:LoadAnimation("anim")
  6. anime:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement