New UGC Homestore Template!

Would it be possible to release the shop gui as a free model? And also make it something more like what is used by the games partecipating in “The haunt” event whit every ugc items that is in the catalog?

4 Likes

opened the template out of boredom and MY GOD this music is AMAZING

3 Likes

I was also looking for this gui but it seems like it’s exclusive for the event games

2 Likes

How do we set up 2D Shirts and Pants? Is this template only for 3D items? lol

How do we set up 2D Shirts and Pants?

The same way you set up 3D items.

1 Like

I was setting the IDs for the 2D clothes and I was getting an error all the time

Is there a way for mannequins to display multiple accessories for certain types? Such as face and back accessories

Is there any way to use this template to sell 2D/“Classic” clothing assets?

Despite the attribute saying accessoryIds, it seems like setting other types of IDs does work.

@Sinishadow @KardashianKlan

1 Like

I was using the accesoryIds attribute, but the console was giving me always an error dunno why :c

1 Like

What’s the error you’re getting?

1 Like

Hi Minty!
I was able to fix it, it was a bit of a silly glitch, don’t worry.
By the way I have a question, is it possible to change the height of the Mannequin?

1 Like

You can add a line to change it for all mannequins on line 64 of ServerScriptService.Mannequins like this:

If you want to change it for just one mannequin, you could set it up to read from an attribute. (I’ll also put this on my backlog to add since it’s pretty easy addition)

2 Likes

I think that by changing BodyTypeScale.Value to 0 would suit the “default” blocky rig, right (Also removing the body bundle)?

Also, when you Inspect a Mannequin and press Try on if there isn’t any layered clothes but your Avatar has some layered clothes, the Try on button won’t remove those layered clothes from your avatar.

3 Likes

Yeah, the template is mostly designed to support layered clothes currently.

I’ve added body proportion attributes now, you can adjust them on the mannequins to change it easily:
image

2 Likes

Ohh those attributes for body proportion are a cool addition!

By any chance, will the template be able to support non-layered clothes, so we can set up Mannequins with 2D items and let people “Try On” while all their layered accessories get removed so the outfit in the Mannequin can fit correctly? Just like my previous reply!

Thanks Minty!

1 Like

I wouldn’t want to remove all layered clothing when you equip a 2D item, since it often makes sense to layer 3D on top of 2D. It would probably need a more proper avatar editor system rather than the simple try on system to be good. I probably won’t be able to add this in, given that I’ve had to prioritize other work.

I did get permission to share the modified system that was used for The Haunt, which has more full avatar editing functionality and might satisfy your use case:
GoldenGoldenSet.rbxm (88.2 KB)

also cc @Cicafip @Twennieh, since you were asking about the Haunt gui ^^

(disclaimer: I wasn’t the one who did the modifications here so I may or may not be able to answer questions about it)

4 Likes

Thanks for sharing the file however my question is would it be possible for you to release this system as a free model on the marketplace?

1 Like

This template flew way under the radar, this is soo useful and well constructed, its seriously game changing !!!
But i came here to ask if there was a list of useable and premade poses (animation id’s) or a easy way to make them?

Sorry for bumping ancient thread! (english might not be top tier here either apologies for mistakes im learning still)

1 Like

The poses included in the template are:
rbxassetid://76288352799406

rbxassetid://81734286209144

rbxassetid://100206056841095

You can make your own using the animation editor!
Use the rig builder to insert a new rig:

Set up a pose and make sure looping is enabled


Publish to roblox and copy the link


image

You can then use it on the mannequins

1 Like