My Menu GUI keeps overlapping on top of loading screen

Hello Fellow Developers!

I have encountered a situation where my main menu screen overlaps with my loading screen. I have tried to use Zindex to try to fix the problem but nothing works. Is there anything else I can do?

Screenshot of Problem:

1 Like

do you have a script that handles when certain frames are visible or not?

I dont have any script that does that right now.

well i think you might need one if you want certain frames to be visible only at certain times. else all the frames will overlap. (unless you turn the off manually)