Skip to content

Commit 5c9dae8

Browse files
committed
Document AnimationMixer.animation_started not being emitted for looping animations
1 parent d5cb0f9 commit 5c9dae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/classes/AnimationMixer.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@
350350
<param index="0" name="anim_name" type="StringName" />
351351
<description>
352352
Notifies when an animation starts playing.
353+
[b]Note:[/b] This signal is not emitted if an animation is looping.
353354
</description>
354355
</signal>
355356
<signal name="caches_cleared">

0 commit comments

Comments
 (0)