Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
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.
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.
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.