Creating Classroom Scene in Unity

Hi ,

I am new to Unity, and I am trying to create a classroom scene. The game screen shows a zoomed view of the scene. how do I resolve it?

Move the camera?

1 Like

Your field of view is also set extremely high. I think normal FOV is something more like 60.

maybe those models are really small?
fps controller might have separate camera already included also.

Thanks everyone for the reply. I am very new to Unity so can anyone please explain how do I resolve it?

Remove the FPS controller.

2 Likes

Thank you.

Thanks a lot