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

How to move a person (root) using trigger?

Infiniteya

New member
Joined
Oct 9, 2020
Messages
4
Reactions
0
Here's my issue: I have various animations I'm trying to string together. Unfortunately some of the animations have a variance on the where the floor is--this can be anything from a couple inches to half a foot.

As a way to fix this I thought of using a trigger at the start of an animation that would move the person (control root) on the Y axis up or down to adjust the person atom right before the new animation starts.

The problem is on triggers/actions/ PERSON I can't see anything in the menus or sub menus that suggest I can do this. I've looked at PERSON/control and PERSON/atom control. There isn't a PERSON/Move etc.

Am I missing something or is there some other way to accomplish this?
 
I believe you would have to animate the movement of the person root as a separate animation and then trigger that animation as needed. The only other way to move an object that I'm aware of would be programmatically through script/plugin
 
Back
Top Bottom