You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +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" />
|
||||
<description>
|
||||
Notifies when an animation starts playing.
|
||||
[b]Note:[/b] This signal is not emitted if an animation is looping.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="caches_cleared">
|
||||
|
||||
Reference in New Issue
Block a user