• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Using clothing that isn't worn by a person

tuxedo123

New member
Joined
Jun 1, 2022
Messages
5
Reactions
2
I'm trying to see if there's a way I can use clothing as a standalone object that can be moved with the transform handles like a custom unity asset or something. Is there a way to make this possible? Or maybe if it requires a person, is there a way you can control the clothes and move them around and just hide the person?
 
I haven't tried this, but what i would do is create a scene where a person is wearing the clothing item. Then, using triggers and animation, move a clothgrabsphere to the clothing, enable "undress", turn on the clothgrabsphere, turn off collision for the person, and drag the clothing away.

Now you have a piece of clothing hanging from the clothgrabsphere and can do whatever you want with it.
 
Back
Top Bottom