I’m trying to create a game which allows users to create their own shirts using an ingame editor.
So I know that I need to use AssetService to prompt the shirt creation, but what type of instance do I put for the “Instance” parameter? If it is a shirt instance, what should I make the templateid if they have not published the shirt? (Is there any way to mirror off of an imageid or something?)
All help is appreciated