Author Topic: Resolution and GUI?  (Read 3650 times)

hersheybar

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
Resolution and GUI?
« 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.


UncleAcid

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 51
    • View Profile
Re: Resolution and GUI?
« Reply #1 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" ?