Question by
shadowofwind99 · Jan 22, 2020 at 09:51 PM ·
planeorthographic camerasquare
How do I make the orthographic camera square?
I'm making a 2d game in the 3d engine using orthographic camera. I have a square plane and put an orthographic camera. However, it seems it's not square since the game either doesn't show the whole plane or shows some empty space at the left and right edges. Changing the viewpoint rect doesn't have the desirable effect.
I assume it has something to do with resolution. How do I fix this issue?
Comment
Your answer
Follow this Question
Related Questions
Preventing world interactions when using an UI element with an Orthographic 3D camera 0 Answers
Why built-in Plane has so many tris? 3 Answers
Remove collider from transparent areas 1 Answer
Plane and Terrain Bug? 0 Answers
Fit squares after screen size 0 Answers