#howww

1 messages · Page 1 of 1 (latest)

elder wren
#

how does i make a gui disapear when clicked by any players , im making a team gui , and i want that when a player clicks, the team they wanna play , the team gui disapear automatically

mighty crystal
#

you can use .Visible property or just destroy the gui when they click. (use a gui button) and call its property when it gets clicked

stone plaza
elder wren
#

ty

elder wren
#

how does i do taht