So Basically I have 2 guis
1 for the loading screen and one for a coin system
How can I make the one with the coin system appear after the loading is done?
I thought that maybe I needed a RemoteEvent so I tried using one but with no success
0
Set the coin gui Enabled to false. Then if the loading screen is custom, you could use a wait for the time it takes to load. When the wait finishes you could just set the coin gui back to true and the loading screen to false.General_ChaosTv2— 2y