Changing Gui size to scale doesn't make it fit

I’m trying to make a GUI that fits on every device, so I looked it up and was told to change the properties to scale. So I did.
However, the GUI still doesn’t go to the center if I use the emulator.


Also, when I emulate to Xbox One, this happens with the Gui:

1 Like

By the way, you can use the Unit Conversion plugin. It helps me a lot. Heres the link: Plugin

1 Like

That’s what I used to scale it. I also tried manually converting offset to scale.

Are you sure you have scaled the main frame? It looks like you scaled the scrolling frame and forgot the main.

1 Like

I just double checked and I scaled both.

Solved, I had to convert each individual image label and frame.