Hi Everybody! So I am creating a avatar editor, and I was wondering what would be the best way to load in the shirts? Should I just list a few and leave it with a little variety, or how should I do it, as I do not want a bunch of copied, deleted content clothing in my game.
1 Like
Probably the easiest way to add shirts onto humanoids is to add a Shirt
object into the character and setting the shirt id to the shirt, but I think the id has to be the image texture and not the shirt directly if you want to script it in.
1 Like
Does not really answer anything, but I already found a good answer for me.
One of these two might help.
1 Like