Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: hersheybar on March 27, 2014, 04:56:31 AM

Title: Resolution and GUI?
Post by: hersheybar on March 27, 2014, 04:56:31 AM
Okay, so I set up a nice GUI and it works fine, however the only issue is, it messes up on higher resolutions... Only thing I was thinking about doing is making it check the resolution and then set the position in code, however i'm unsure how well this would work.

Title: Re: Resolution and GUI?
Post by: UncleAcid on March 27, 2014, 08:10:52 AM
Setting your UIRoot to FixedSize solves this issue (and if you have SD, HD atlas switching; setting the pixel size correctly).

What are your UIRoot settings ? what do you mean "messes up" ?