Yield animation from AnimationTreeStateMachine

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By unlasting

Hi guys,

I use animation state machine from an AnimationTree node to transition between each animation state.

so my question is
when I use the travel() and how can I yield the current animation until the end.