Hello,
I’ve been making some gui buttons that are ImageButtons with a circle as the image, and the scale type is Fit.
The image above looks fine, but when I shrink the screen the images move away from the side
They are in a Frame that has a UIListLayout inside of it:
Is there any way for the buttons to keep the same size and position on every screen? (especially phones)