We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd74d77 + 5626851 commit cd0731dCopy full SHA for cd0731d
doc/classes/AnimationPlayer.xml
@@ -135,7 +135,7 @@
135
<return type="void" />
136
<param index="0" name="name" type="StringName" />
137
<description>
138
- 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.
139
[b]Note:[/b] If a looped animation is currently playing, the queued animation will never play unless the looped animation is stopped somehow.
140
</description>
141
</method>
0 commit comments