How do I lock a button behind a badge?

Basically I’m making a Backrooms game and I’m going to have badges for each level. From the menu you would be able to instantly teleport to any level that you have the badge for but how would I only make the buttons visible when the player has the necessary badge? I also want it to show a lock icon in place of the teleport button but that wouldn’t be very hard once I know how to make the button only display when the player has the right badge.

This might be what you are looking for

1 Like

Thanks, I’ll let you know if it works right.