#How can i make player's HRP move with the animation of an attack?

2 messages · Page 1 of 1 (latest)

thorny roost
#

just use CFrame like if animation then character.HumanoidRootPart.CFrame = Vector3.new(x=0,y=0,z=0,) adjust the numbers to whatever you wanna

spiral tundra
#

that would be in the local script right?>