What is the issue?
I want to make a credits screen at the beginning of a game using UI. But when I tried to make one there’s this little gap between the top of the studio interface and the window:
I have no idea what to do. Can someone tell me?
What is the issue?
I want to make a credits screen at the beginning of a game using UI. But when I tried to make one there’s this little gap between the top of the studio interface and the window:
I have no idea what to do. Can someone tell me?
On GUI there is property Called IgnoreGuiInset you can enable it and it should be full screen
https://developer.roblox.com/en-us/api-reference/property/ScreenGui/IgnoreGuiInset
thank you guys I appreciate it!