• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Question How to turn clothing on/off from animation?

clevenger

Member
Joined
Nov 25, 2020
Messages
29
Reactions
10
Is there some way you can turn a piece of clothing on/off from inside an animation? For example, from the timeline plugin?

The same as if I had ticked the checkbox in the clothing menu, but done from an animation.

For example, if the character "undresses" a shirt and drops it, I would like to turn it off so it won't slow down the rest of the animation.

I can't seem to find anything in the triggers that does this, but might have missed it.
 
Solution
You can use as triggers:
- Hiding clothes using alpha -1 (clothesName_Materials)
- Remove clothes from list using Person > Geometry > clothesName
You can use as triggers:
- Hiding clothes using alpha -1 (clothesName_Materials)
- Remove clothes from list using Person > Geometry > clothesName
 
Upvote 1
Solution
You can use as triggers:
- Hiding clothes using alpha -1 (clothesName_Materials)
- Remove clothes from list using Person > Geometry > clothesName
thank you so much for sharing this. I have been retrofitting a few favorit scenes and this is working perfect!
 
Upvote 0
Back
Top Bottom