For some reason my game’s camera has been locked into first person. I’ve tried changing the StarterPlayer CameraMaxZoomDistance property, but nothing has changed. I also do not have any scripts running/in the game that could be affecting this. Is there any way I can revert this and change it so the player can freely zoom in/out?
Hi, I managed to fix it. After tinkering with the max/min zoom distances a bit it managed to unlock. The max distance was 136, I’m not sure why it locked in the first place. Thanks for the help though!