Gui wont scale correctly on all devices? I have them all on scale and it doesn't work

I’m using a gui that fits the entire screen but it doesn’t seem to work on other devices does anyone know why?


image
image


Can you tell me what each frame is in the game? Like what one is shop, options, etc.

And is the top image what you want it to look like?

One thing I would try doing, its making the “Frame” frame’s size 1,0,1,0 and set “GersonShop” ScreenGui’s IgnoreGuiInset to true.

image
options


shop

gerson is the turtle and "Frame is the black background covering the entire screen and yes the first image is what i want

Sorry for the late reply, did you try setting the frame size to 1,0,1,0 and the ScreenGui property called IgnoreGuiInset to true?