• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Fixed (1.20.1.5) Morphs can sometimes get double set when there are duplicates and both scene and trigger try to set the morph

meshedvr

Administrator
Staff member
Developer
Joined
Apr 20, 2020
Messages
1,103
Solutions
13
Reactions
1,736
Some morphs that in Custom/ folder and then added to a package with a scene can get double-set after reloading the scene from the package. This was 1st reported by @WeebUVR on Discord
 
I managed to track this down and fix it. The cause was as follows: if duplicate morphs were found, the 1st one in alphabetical order would be chosen as the one that was the parameter that could be controlled by triggers. Depending on the name of the package, it could come after the local Custom morph. In that case the scene would set the morph from the package, but the trigger would control the local Custom one instead. This often led to morphs getting double set in the scene.

I have fixed it so already active morphs are considered 1st when registering the parameters. That way whatever morph the scene might have set will get priority as the one to use for the parameter.

Fix will be in 1.20.1.5 release
 
Last edited:
Back
Top Bottom