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](http://devforum-uploads.s3.dualstack.us-east-2.amazonaws.com/uploads/original/4X/d/d/8/dd838504431b6365eacac9fa0e2ca43888f6ba3a.png)
![image](http://devforum-uploads.s3.dualstack.us-east-2.amazonaws.com/uploads/original/4X/5/a/b/5ab2946700bda9734d9758675297feb3b4661551.png)
I’m using a gui that fits the entire screen but it doesn’t seem to work on other devices does anyone know why?
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
.
options
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?