Module animation_node_state_machine_playback
Expand description
Sidecar module for class AnimationNodeStateMachinePlayback.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for AnimationNodeStateMachinePlayback enums.
Structsยง
- ExStart
- Default-param extender for
AnimationNodeStateMachinePlayback::start_ex. - ExTravel
- Default-param extender for
AnimationNodeStateMachinePlayback::travel_ex. - SigState
Finished - SigState
Started - Signals
OfAnimation Node State Machine Playback - A collection of signals for the
AnimationNodeStateMachinePlaybackclass.