• 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.

VaM 1.x How to prevent the scene from automatically changing the cloth present

Threads regarding the original VaM 1.x

Kittycat

New member
Joined
Jun 5, 2026
Messages
1
Reactions
0
As mentioned in the title, in some scenarios, once you select some animations, they will automatically play and automatically select the clothing presets within the var package. Changing the presets manually would waste the reading time. How to prevent the automatic reading of these presets? I just joined vam and I'm not sure if clearing this is a very simple issue. I hope some experts can provide the corresponding solution. Thank you.
 
It's not that it's simple or not, it's that clothing presets and well, pretty much any sort of preset is scripted through the scene and can be at several different spot with triggers. Maybe you should use the preset lock system on the character, but you will need to do it each time manually.
 
Upvote 0
as hazmohox already told, it could be everywhere.
The best way would be, you learn to understand the basics of the main tools, which are used in the scenes. Those are mostly the same toolsets and still the same. If it is a timeline animation, then such triggers are inside the animation in the trigger track. You can drop an eye into the triggers inside timeline, and deactivate them.
If its not timeline, then there is maybe somwhere an empty atom with the same trigger configs. In the most case, its a simple preset trigger or, its triggering a plugin which does the same. State Machine, whatever. But the Basics are everywhere the same. If you got it, then you dont have anymore probs with small changes.
 
Upvote 0
Back
Top Bottom