Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How could I change the camera of a player in first person?

Asked by
Narunzo 172
5 years ago
Edited 5 years ago

I have a script that makes all but the local player's head visible in their local player(This script works fine and is not relevant to the camera so please do not request me to post it). The problem is that the point of which the camera is at on the character is in the middle of the character's torso. How would I change the position of the camera while the player is in first person mode? I have already tried using CameraOffset in Humanoid. I want to know if I should keep using that or use some other method.

Answer this question