#rotating the plr
1 messages · Page 1 of 1 (latest)
You need to rotate the HumanoidRootPart
HumanoidRootPart.CFrame *= CFrame.Angles(0, 0, math.rad(50))
Should do.
If I am not wrong
hmm, if ur looking to sustain an orientation even as the player moves, use AlignOrientation with the cframe