You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Document AnimationMixer.animation_started not being emitted for looping animations
This commit is contained in:
@@ -350,6 +350,7 @@
|
|||||||
<param index="0" name="anim_name" type="StringName" />
|
<param index="0" name="anim_name" type="StringName" />
|
||||||
<description>
|
<description>
|
||||||
Notifies when an animation starts playing.
|
Notifies when an animation starts playing.
|
||||||
|
[b]Note:[/b] This signal is not emitted if an animation is looping.
|
||||||
</description>
|
</description>
|
||||||
</signal>
|
</signal>
|
||||||
<signal name="caches_cleared">
|
<signal name="caches_cleared">
|
||||||
|
|||||||
Reference in New Issue
Block a user