Hi, I’m working with the NGUI kit, and I wanted to know.
Let’s assume that I build my game with the nexus 4 resolution which is 1280*768.
The ratio is 16:10.
What will happen when this game will be installed on smaller devices? will it shrink? will some of the screen would not be displayed?
I also use the NGUI anchor set up, if this change any of your answers…
Can you also comment on my question? what will happen if this game runs at a 5:4 device?
– Ranger-OriApparently I don't understand a nuance of your question: "What will happen when this game will be installed on smaller devices?" Have you tried using the various aspect ratios and resolution settings of the "Game Window" (top left drop down bar) to see exactly what will happen?
– paulygonsyes but the Unity Editor doesn't give me a real visual of what will happen. I actually install the game in my Nexus 4, and the scale is quite different, some things that are off screen in Unity Editor or scaled perfectly on my device and vice versa..
– Ranger-OriYou got me, my experience has been completely WYSIWYG. The game window faithfully depicts what I see when I install on every platform I've tried.
– paulygons