Quote:
Originally Posted by WhiteDragon
Yeah. The only other way to do it factor screenwidth and screenheight into all your calculations and just make everything a percentage.
I suppose it would be possible to make a function that generates the proper width and height (from say widthp and heightp) when you pass a GUI object, and also sets handlers for when the screenheight/screenwidth is changed.
|
That'd be a general pain-in-the-you-know-what though. I just wish Stefan could add proper GUI scaling like pretty much any other game have.