Hi, I put my GUI in the bottom of the screen. When I am fullscreen I can see the gui, its in the bottom. But when I am NOT in fullscreen the gui isn't in the center.... I need help to keep it in the bottom of the screen on both window sizes. So help please anyone?
Thank you
You will need to use scale for this.
{0.9, 0}, {0.9, 0}
That should do the trick.
The highest scale will go is 1. If you find it not where you want it to be, play around with it a bit.
If you need additional help, just ask.