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

Solved If a costume has been preset during a scene transition, how can it be cleared or removed

jack100834

New member
Joined
Jun 3, 2025
Messages
2
Reactions
0
I'm trying to change the character's costume within the scene. The change works temporarily, but once the scene is reloaded, it reverts to the default preset. Is there a way to make the costume change persist or disable the preset?
 
It depends on the scene. Some scenes load their own clothing presets at each scene transition. This is usually done with a trigger in the timeline. They can be hard to track down. There might be an atom in the scene that uses the EventSceneLoad plugin. That would load it when the scene loads. Hard to give more suggestions without more info on the scene.
 
Upvote 0
It depends on the scene. Some scenes load their own clothing presets at each scene transition. This is usually done with a trigger in the timeline. They can be hard to track down. There might be an atom in the scene that uses the EventSceneLoad plugin. That would load it when the scene loads. Hard to give more suggestions without more info on the scene.
Thanks, I found it!
 
Upvote 0
Back
Top Bottom