Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- owner.CharacterAdded:connect(function(character)
- owner.Character.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=5627338402" --fall--
- owner.Character.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=5623766052" --idle--
- owner.Character.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=180435571" --idle2--
- owner.Character.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=5627651591" --jump--
- owner.Character.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=5627324274" --walk/run--
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement