- Home /
Question by
imjusthere · May 06, 2013 at 05:33 PM ·
iosresolutionscreen sizeratio
Lock aspect ratio for iOS device
I've created my game at 1024x600. I use Screen.SetResolution(1024,600,true) to make it work properly on an Android device. When I try to put it on an iPad it seems to ignore the Screen.SetResolution and instead stretches my 600px tall artwork to 768px which looks terrible. How do I lock it to it's original proportions for iOS devices?
Comment
Your answer
Follow this Question
Related Questions
WebCamTexture, get correct resolution and RATIO. 5 Answers
Mobile Game Different Screen Size Issue 2 Answers
How to make the game resolution a square 0 Answers
Question on iOS iPhone4 Resolution 2 Answers
A node in a childnode? 1 Answer