Skip to content

Commit e0f8055

Browse files
committed
Merge pull request #108615 from Calinou/doc-animationmixer-started-signal
Document `AnimationMixer.animation_started` not being emitted for looping animations
2 parents 74ee47e + 5c9dae8 commit e0f8055

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)