Not sure what to do now, I can’t seem to find anything free for a nice GUI system and Unity’s loves to scale differently with separate monitor sizes, making it very hard to write interfaces that are compatible with everyone. I’ve looked up a few ways to fix this but none of them have worked for me and it’s really dis-heartening. Our GFX developers have created all of our interfaces with sprites which I can put together with the standard Unity GUI System, although I can’t get it to look right for everyone.
So, I need to figure out a free system for GUI’s for now that I can use before I put back some money for NGUI… or atleast figure out how to make the Unity’s GUI system work correctly… I’ve tried using UIToolKit but it didn’t work.