• 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.
Animation Sequence Selector

Plugins + Scripts Animation Sequence Selector

Download [<1 MB]
- Add special function to manually load json preset for external plugin. Activated as string param "LoadJSONAtTargetAtomPlugin" with format as "AtomName FullPluginName JSONFilePath", new line separated.
Example:
Person
plugin#5_ToumeiHitsuji.SlapStuff
Saves/PluginData/ToumeiHitsuji/SlapStuff/Presets/FemSlapsFixed2.json

- Fix null reference on first load, was checking not existing save.
- Fix fade don't work, when overlay plugin wasn't registered if this plugin loaded first then overlay plugin, on scene start.
Back
Top Bottom