Hello! Recently, I used this resource to make a loading screen for my game. Unfortunately, every time I press play on the game, the frame I put (which covers the entire screen) moves just slightly lower to uncover the leave/reset/menu button on the top- right corner of every roblox game. I think that the problem is that the frame is covering the button which is why roblox automatically moves it lower to uncover it. I have noticed other games have similar loading screens that cover the entire screen with the leave/reset/menu button showing up on top of the background. How would I make it so that my frame behaves in the same way and stops moving down? Any help would be appreciated! Thank you!
Enable IgnoreGuiInset
on the ScreenGui.
1 Like
It worked! Thank you so much and Iām really sorry that this topic might have seemed very basic, I just could not find out anything on any other source.
1 Like