diff --git a/doc/classes/AnimationMixer.xml b/doc/classes/AnimationMixer.xml index d762ffa5a65..0adee294420 100644 --- a/doc/classes/AnimationMixer.xml +++ b/doc/classes/AnimationMixer.xml @@ -318,6 +318,7 @@ Notifies when an animation finished playing. [b]Note:[/b] This signal is not emitted if an animation is looping. + [b]Note:[/b] This signal is not emitted when switching to another animation during playback.