I’m trying to make a simple character customization GUI for my game. Something you could open and close, equip a couple different t-shirts, pants, and other accessories.
I’ve already coded the opening and closing of the gui, but I need help with the actual customization of the character.
What code would I put inside a textbutton so that when it is clicked, the character equips a new piece of clothing/accessory?