AnimationPlayerQueue Method |
Queues an animation for playback once the current one is done.
Note: If a looped animation is currently playing, the queued animation will never play unless the looped animation is stopped somehow.
Namespace: Godot
public void Queue( string name )
[Missing <param name="name"/> documentation for "M:Godot.AnimationPlayer.Queue(System.String)"]