Quote:
Originally Posted by ERPP8
Oh,
Have you thought about re-sizing the pictures?
|
No, Don't want to sound blunt but would take four times as much work. My Gui is comprised of almost 500 Images that would require resizing for each resolution. And thats the easy part, next I would have to calculate the Cordinates for every items position of screen for that resolution. And the the Hard part the dials are made up of 4 to 5 parts on top of each other with some part having to rotate around a fixed point to not to have a warped rotation

.
Its much easier to set everything up to have No Constraints with Linear scaling where needed, Buttons and TAI map would still be set for fixed size.
Its something I'll attempt, but not today. Sorry

.