How to tell if player is using ShiftLock?

I’m making a dash system that works relative to the camera if ShiftLock is enabled and relative to the HumanoidRootPart if it isn’t. I found out a way to do it in the player’s camera module but I would rather not modify Roblox’s default player module if possible. Are there any other better way to do this?

1 Like