I have an X button that works fine, but on some large Guis, it overlaps with my custom leaderboard. It goes on top because the zindex is higher, but when the X button is even on top of the leaderboard it doesn’t work. I’ve tried messing around with the active property, but that does nothing. If anyone know’s how to fix this it would be appreciated. Thanks!
1 Like
This just sounds like a sizing issue? Show screenshots so I can get a better idea.
1 Like
if I were you I’d make it not overlap, also send screenshots so we can see the issue better
1 Like
Hey guys, thanks for helping out. This is what my UI looks like. I’ve made the leaderboard frame transluscent so you can see what it overlaps. Even though the gui with the x button is on top, any buttons in the leaderboard don’t work.
1 Like
The X button should have a ZIndex greater than the frame.
1 Like