Hello, I would like to know a way to make so shiftlock won’t override HumanoidRootPart’s CFrame.
I’m changing the HumanoidRootPart rotation with the CFrame.new method with a loop, it works if the player isn’t shiftlocking, but if the player shiftlocks, the CFrame.new loop doesn’t work.