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

morph control with sliders as a subscene

morkork

Member
Joined
Nov 10, 2021
Messages
46
Reactions
11
is it possible to add a subscene that has sliders that control various pose morphs that can be used whenever without having to manually set up the person/morpsh every time?
 
Should work, as long as the name of the Person atom outside the subscene always stays the same. So it would need to be always "Person", and not "Person#2" or anything else. You may get a warning that you are referencing things outside of the subscene, which is actually what you want here, so its fine. Obviously stuff breaks, if you load your subscene without a Person atom named "Person" (or whatever name you decide on) being present in the scene.
 
Back
Top Bottom