- Home /
 
 
               Question by 
               Nexgea · Jan 15, 2014 at 06:13 PM · 
                graphicsresolutionscreengoogle play  
              
 
              Graphic out of screen
I am using my andriod phone which have for example 540x960 resolution, but if I set it wrong graphic will be out of screen. And I want to set this app on google Play so if u know how to help I will be really happy xD
Have a nice day
               Comment
              
 
               
              Answer by kei_kvaartz · Jan 15, 2014 at 06:32 PM
Use Screen.width and Screen.height to find the current screen resolution and scale and GUI elements to fit the current resolution.
Your answer