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

Plugins + Scripts WorkOut

Download [<1 MB]
There was a rather elusive bug: If the scene containing the plugin was the first scene you loaded after starting VAM, and if at the same time this plugin was one of the first plugins of the containing atom, then the initialization failed because the skin wasn't ready soon enough.
Huge thank's to everlaster for helping me resolve this issue!
Now it should load correctly uppon scene load or if you load a save file (settings). At least for me it does...
Parameters are exposed, so you can change them via triggers.
Forgot to save/restore parameters on scene saving and loading.
I split base change rate into separate parameters for increasing and decreasing values. The values are internally divided by 100, so 2 has the same effect as 0.02 before. This allows you to go lower.
Unlocked all parameters except min and maxGloss, but please, don't fiddle with negative values...
This keeps the behaviour more consistent .
Hmmm, either nobody actually tried it or you simply didn't report the compile error. Either way, it should be fixed.
Back
Top Bottom