Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: voncarp on June 24, 2015, 04:45:16 AM

Title: Current multiple resolutions
Post by: voncarp on June 24, 2015, 04:45:16 AM
Most of my google searches yield information back in 2012 and 2013 in regards to multiple screen resolutions.  What is currently the best way to set up the GUI so it can cater towards multiple resolutions?

I made my GUI for iOS devices initially and it centered nice.  Now, on PC/MAC quite a bit of content is getting cut off.  I am hoping I won't have to redo the GUI entirely, but I can't seem to find some info on where to start/fix a GUI that will scale properly for different resolutions.

Advice?
Title: Re: Current multiple resolutions
Post by: ArenMook on June 25, 2015, 08:51:26 PM
Use anchors to create a modular UI. Check the first example that comes with NGUI.