#how can i make gui open when a text button is clicked and a gui close when a text button is clicked
5 messages · Page 1 of 1 (latest)
That's exactly how you do it but it's Visible instead of Enabled
Just change it to Visible
Yeah that's it
ye Enabled sometimes doesnt work, tried it once