Turn on auto advance when this condition is set. This is a custom text field that can be filled with a variable name. The variable can be modified from code. Turn on the transition automatically when this state is reached. This works best with [code]SWITCH_MODE_AT_END[/code]. Don't use this transition during [method AnimationNodeStateMachinePlayback.travel] or [member auto_advance]. Lower priority transitions are preferred when travelling through the tree via [method AnimationNodeStateMachinePlayback.travel] or [member auto_advance]. The transition type. The time to cross-fade between this state and the next. Switch to the next state immediately. The current state will end and blend into the beginning of the new one. Switch to the next state immediately, but will seek the new state to the playback position of the old state. Wait for the current state playback to end, then switch to the beginning of the next state animation.