Hi all,
I’m making the car racing game that require portrait orientation (Android devices).When I change it to portrait, Unity default make the viewport base on screen height of camera, but in this case, I need the viewport base on screen width. Any solution for it ? Thanks.