Player camera to head position?

I’m trying to make a first person game, and I want the player’s camera to follow their head’s position while still letting them look around. I know about Humanoid.CameraOffset, but I’d rather directly manipulate the camera.

Sorry for not having a code example, I have absolutely no idea what I’m doing

thanks in advance ig

Ok, how do you make a FP game but the camera is still following the head?

use a local script, change the camera type to follow and then make it look at the head

doesn’t work, makes character unable to turn