How would I be doing this movement while being in shiftlock

Hello , my question is simple , I am trying to know how did this developer do this movement.
Basically , while being in shiftlock , we can move like if we weren’t in shiftlock. I got a video

Could anyone please tell

1 Like

Remove the shift lock movement thing in the PlayerModule. That way no errors pop up.

How would I be removing it from the player module?

You would copy the PlayerModule in game then place it in StarterPlayerScripts. After that find the shift lock module inside the PlayerModule.

No look I mean , what exactly is the player module , where could I find it

StarterPlayerScripts. ()ssfdsdfsdfa

This looks to me like they are setting the CameraOffset property of the character’s Humanoid whilst not using actual shiftlock for shiftlock mode, but a custom binding.
image