Clothing Mannequin [Buy + Try On]

Hi, so after putting this into my game I realised that only I get the buy prompt? If someone else presses buy it will close the GUI and not prompt them with the link to the shirt.

Also, when someone else puts on a shirt from the GUI I can’t see what they look like with the clothing they have tried on.
May you fix this?

Can you elaborate on what you mean by only you get the buy prompt? Also the reason why only the local player sees the clothes they try on is because it changes the clothing on the client. You can use a remote event that fires when you click on the try on button, allowing you to run the script on the server. Hope this helps!

Hey, so in my game when I press buy it prompts me with the GUI to buy the shirt but when other users press buy then your GUI will go away but wont prompt them to buy the shirt.

I honestly have 0 idea as to what the source of your problem could be. The script is a LocalScript, which runs on the client, so all player inputs do not effect the other players’ experience.

Oh shoot I fixed it, I didn’t have one of the options turned on in the settings! :sweat_smile:

This works like a charm!

I would suggest adding a button to remove the clothing though, so players can test clothing, and then revert back to the ones they were originally wearing.

1 Like

Every single thing about this is amazing. Thank you for open sourcing this!

1 Like

I will update the script and add a take off button if you click on a piece of clothing you are already wearing. Thanks for the suggestion!

1 Like

Is this a model? If it is, its amazing! Just what I was looking for. You are a life saver, since I can’t script.

1 Like

For some reason when I have multiple mannequins the UI doesn’t show up?
Also I cant seem to make the UI bigger.

This is super cool. Can’t wait for any other updates. Thank you for uploading!

Make sure all your mannequins are in the “Dummies” model. Also, to make the UI bigger, just remove the UI constraints inside of each component.

1 Like

Can I change the name to mannequin? When I try to, it does not work.

Changing the name to mannequin is possible, but you would need to change the script as well. It’s not necessary so I would just suggest against doing so, just so you can prevent script errors.

I have changed the script to “Mannequin” but the UI does not show up when I do.
Also if I insert the model then copy and paste it, none of the UIs show up.

How can I get the mannequin from the game ?

3 Likes

Hello @ltsMe_RBLX,

Here is the way to get it:

  1. Find the game by clicking on the link here.

  2. Then, Click on the 3 dots and click edit.

  3. Select the model from explorer. [View > Explorer > Workspace >Dummies]

  4. Right click on the model :computer_mouse: and select “Save to Roblox…”

  5. Then, Click “Submit”! You also can do “Allow Coping” so people can get this model from you for free.
    [Note: you must fill the description or you will not able to submit it!]

  6. Click “Close” and you will be done in the Studio!

  7. Now if you go to your inventory through your Roblox Profile
    [Profile > Inventory > Models]. You can find it there!
    Screenshot (158)

There is the way to get it. Hope it will be helpful!

If you want add me fill free add me! I always accept friend request from talented peoples like you!

Thank you,
Thunder (Shafin)

4 Likes

Hello ! this is so nice ! but where and how to add the " remote event ", so other players can see the clothes I’m trying on? I thank you in advance :slight_smile:

i cant find the shirt template image

Are the placement of the UI customizable ?

1 Like