How would I freeze a player's camera in place?
i.e. Not being able to move, rotate, pan, zoom in or out, etc...
I've looked at CameraTypes on the wiki, but I'm not sure which one I should use for my purpose.
The Scriptable cameratype would be a good choose, it doesn't move and you can manipulate it with scripts.