Camera Locked in First Person

Hi,

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?

Thanks.

1 Like

Check the StarterPlayer.CameraMode

1 Like

Change this value to “LockFirstPerson”

1 Like

His camera is currently stuck in first person, he is trying to get it back to normal.

1 Like

It’s set to Classic. I’m not sure what’s causing it I already tried this.

2 Likes

What are the max/min zoom distances?

then just change to classic lol

It’s already in classic we’re trying to figure out what else could be causing it

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!

1 Like

Another mystery solved by the scooby gang! High Five! :raised_hand:

2 Likes