Change or try on clothes, such as shirts, pants, and t-shirts. Also includes a face changer.
- Roblox Studio
- a GUI with textboxes and buttons
- In ReplicatedStorage, create a RemoteEvent
- Rename it to "ChangeClothesEvent"
- In ServerScriptService, create a Script
- In the Script, copy & paste the contents of ServerScriptService_Script.lua
- In your GUI, create a Local Script
- In the Local Script, copy & paste the contents of GUI_Local_Script.lua
- In the Local Script, change the first 8 strings to match your GUI's textbox & textbutton names