question

Kari Payton avatar image
1 Like"
Kari Payton asked Kari Payton commented

Use animation to walk between network nodes.

I've loaded an animation from Mixamo on an operator. I wanted the operator to travel from node1 to node2 but in a crouching motion.

Is there a way I can use some type of a travel in process flow to make this happen? I don't want to get rid of the normal walking motion either.

FlexSim 18.0.1
animationsanimation creator
sidestep.png (417.7 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered Kari Payton commented

You can use a Start Animation activity before the travel and then use the stopanimation() command after it.

travelanimation.fsm


push.gif (173.9 KiB)
travelanimation.fsm (26.5 KiB)
· 5
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.