So I have GUI buttons on the menu for my game. In Studio they look fine and in just the spot I want them, but when I test it out in the ROBLOX Player fullscreen, they are in slightly different locations. I have them positioned only using the Offsets. So how do I position them so they look the same on every person's screen?
Also, is there a way to test a game fullscreen while in Studio?
to make it look the sameon all screen use scales.. for example if you want a frame in the center of a screen the scale would be .5 wof x and .5 for y the number ranges from 0-1, 1 being all the way to the right or all the way down, 0 being all the way to the left , all the way up