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

Converting Poses to Morphs?

Random Lunatic

New member
Joined
Sep 29, 2022
Messages
3
Reactions
0
Heyo,

I've been trying to create a few more monstrous looks, and found some morphs I wanted only existed as poses, meaning they can't be saved as part of the look.

Is there a way to convert poses to morphs?

Or a way to "bake" a pose into a look, such that it is retained in spite of being loaded into another scene, with its own set of poses?

Cheers!
 
If you edit the pose .vmi file with a text editor, near the start (line 8 or so) you'll find the line:

"isPoseControl" : "true",

If you change "true" to "false" and resave, the morph is no longer a pose morph.

Of course, if the morph in question is inside a var, you can't edit it. You'd need to unpack the var first.
 
Back
Top Bottom