How do I make it so that the top GUI fits all the way to the top
(what I want it to look like)
(but what it looks like ingame)
help is most needed
How do I make it so that the top GUI fits all the way to the top
(what I want it to look like)
(but what it looks like ingame)
Set IgnoreGuiInset
in the properties of the ScreenGui to true.
Turn IgnoreGuiInset on, that would help.
OR
Offset the frame by -32 on the Y-Axis Offset.
Thank you I was stuck on this for hours