AnimationNodeTransition
A transition within an AnimationTree connecting two AnimationNodes.
class AnimationNodeTransitionSimple state machine for cases which don’t require a more advanced AnimationNodeStateMachine. Animations can be connected to the inputs and transition times can be specified.
After setting the request and changing the animation playback, the transition node automatically clears the request on the next process frame by setting its transition_request value to empty.