Basically I want it to force the screen into first person with free camera. I want the local character to not be seen by the player, but I want the camera subject to be the humanoid.
I have tried setting a GUI button to modal, but that doesn’t work because when I use right click to turn the screen, it forces the mouse to the center of the screen which doesn’t play out well. I want the camera to act like you’re zoomed out, and I want it to look like you’re in first person mode. I know it’s possible because I’ve seen games do it.