Using an external close button for a TBP Icon
Is there any way to connect an external close button (TextButton in a GUI frame) to an icon? I want there to be multiple ways to close a UI (Player clicks on Icon again, or clicks close button) which sets the Icon to deselected/closed no matter how they close the UI
@Ametrologic · Solution
nevermind I just discovered
:deselect()lol. good day :)