Available camera area in unity

34 Views Asked by At

The available camera area is standard in the game looks like this. enter image description here

When you change the screen horizontally, the game objects get smaller. enter image description here

If you change the screen vertically, the game area is cropped. enter image description here

I want the same thing to happen when changing vertically as when changing horizontally. The game objects should shrink, and empty space should appear at the top and bottom.

Tell me how to do it, please.

0

There are 0 best solutions below