So I’ve been making these gui open thingies and the close button on the first one works fine but the close button on the second one which is exactly the same doesn’t work for some reason.
As you can see the first close button works but the second one doesn’t.
ScreenGui Doesn’t have property Visible, I think it should be “Enabled” if you’re making a script for the ScreenGui.
Or, Make the script that changes the frame’s Visible property.