mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (607b230)
This commit is contained in:
@@ -661,7 +661,7 @@ If ``duration`` is a negative value, the duration is set to the interval between
|
||||
|
||||
|void| **queue**\ (\ name\: :ref:`StringName<class_StringName>`\ ) :ref:`🔗<class_AnimationPlayer_method_queue>`
|
||||
|
||||
Queues an animation for playback once the current one is done.
|
||||
Queues an animation for playback once the current animation and all previously queued animations are done.
|
||||
|
||||
\ **Note:** If a looped animation is currently playing, the queued animation will never play unless the looped animation is stopped somehow.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user