How to move a person (root) using trigger?

Infiniteya

New member
Messages
4
Reactions
0
Points
1
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