Improved the AnimatedSprite docs; added description to speed_scale.

This commit is contained in:
Ken Paulson 2019-05-07 22:45:49 -04:00
parent 0239d8bd9f
commit ece6d37eef
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
If [code]true[/code], the [member animation] is currently playing.
</member>
<member name="speed_scale" type="float" setter="set_speed_scale" getter="get_speed_scale">
The animation speed is multiplied by this value.
</member>
</members>
<signals>