unity3d - UNITY: How to make the UNITY preview look like an android portrait -


i develope apps android visual studio, want increase programming knowledge little , trying game development.

i watched tutorials , debug on phone, have 1 major question ahead of me, before can start:

so, in visual studio deliever 5 different hdpi folders, , work linearlayouts , set weights work form of percentage towards users screen. technique, apps build more or less same on every android device out there (which indeed lot).

if come unity now, i'd set preview window of mobile game in portrait format. kind of 90 degree 16:9 ratio. can bring 16:9 ratio but, again landscape , never portrait. means kind of need guess game when finished - , no go!

so how achieve need? sort of tilt 16:9 ratio on 90 degrees. hope made myself clear!

thank you!

okay thanks, kinda found way playing around it. said "16:9" right above preview screen. when clicking on , clicking on little "+" manually provide resolution such 1440 x 2560. brought portrait android mode. :)


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -