I have my GUI scaled to 1x0.8 based on the Y axis of the screen, so it looks nice on any screen.
My issue is I want this to be centered, which is based on the X-axis.
I know I can check the AbsoluteSize after loading the GUI, and positioning it off that. That's not ideal. Is there any way to position it that'll be centered, regardless of screen size?
|