ADVERTISEMENTREMOVE ADS
Jason Wound Attacker Anims
47,471 views
Description
replaces your anims with the jason wound attacker anim
not fe i think
Tested with
ADVERTISEMENTREMOVE ADS
9 Lines • 637 Bytes
local Animate = game.Players.LocalPlayer.Character.Animate
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=130807772216037"
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=130807772216037"
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=130807772216037"
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=135425213693488"
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=135425213693488"
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=421121499"
game.Players.LocalPlayer.Character.Humanoid.Jump = false
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS








Comments