I am trying to make a menu, everything is looking good in studio until I enter the game and then the GUI is fullly filling up the screen, how do you properly a size a GUI
This is what it is like in studio, the picture below.
I am trying to make a menu, everything is looking good in studio until I enter the game and then the GUI is fullly filling up the screen, how do you properly a size a GUI
This is what it is like in studio, the picture below.
You could set the anchor point to 1,0 and stretch it from there. See if that works.
how do i get a view like you would in-game, i go to emulator and it is too big
You should also use Scale for size and positioning of items rather than offset as that will only fill that exact screen.
Try setting the position of the frame higher e.g.
Make the size of the frame larger. The size shown may fit the size of the screen.
Preview:
Thing is, in studio it looks ok but in-game it messes up
Can we see the properties of the Gui?
Did you try what I’ve shown you?
I recommend using AutoScale plugin, with it - you can scale any GUI’s position and size and it will see the same for all kind of devices. You don’t even have to use full screen in Studio.