Guys help, idk how to remove the chat and leaderboard while loading, I want it to show up if the loading was done. help me! Also how to full screen the loading screen
1 Like
To do this you need to use SetCoreGuiEnabled and use the Enum.CoreGuiType.All
to be simpler, but you can specify to just Chat and the Leaderboard.
I also suggest to Tick on the property IgnoreGuiInset so that your Loading Screen can fill up the whole screen. I would also suggest to Tick on IgnoreGuiInset on your GUI so that your Loading Screen can fill up the whole screen.
This post should be inside of #help-and-feedback:scripting-support.
3 Likes