Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- AnimationId = "48975505"
- local Anim = Instance.new("Animation")
- Anim.AnimationId = "rbxassetid://"..AnimationId
- local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
- Anim:Play(2)
- Anim:AdjustSpeed(1)
Add Comment
Please, Sign In to add comment