Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ANIM = Instance.new('Animation', game.ContextActionService)
- ANIM.Name = 'ANIM_T'
- ANIM.AnimationId = 'rbxassetid://344950481'
- local ANIM_LOAD = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(game.ContextActionService.ANIM_T)
- ANIM_LOAD:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement