WorkOut

Plugins WorkOut

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