Advertisement
SenpaiChase

twerk animation

Jan 21st, 2016
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. local ANIM = Instance.new('Animation', game.ContextActionService)
  2. ANIM.Name = 'ANIM_T'
  3. ANIM.AnimationId = 'rbxassetid://344950481'
  4.  
  5. local ANIM_LOAD = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(game.ContextActionServ​ice.ANIM_T)
  6. ANIM_LOAD:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement