How would you make using shift lock work if your camera subject is the head?

I want to have shift-lock while my camera subject is in the head so I can have that more fluid feeling movement in the camera when you attack, or walk around and you can feel it going up and down.

image

I tried searching this up on the DevForum but I found nothing, same with Google.
Help would be appreciated.

1 Like

To do that you rotate the HumanoidRootPart CFrame and multiplied it by the CurrentCamera CFrame.

Pretty new to scripting, but I’ll try it.