mirror of
https://github.com/godotengine/godot.git
synced 2025-01-16 15:02:15 +00:00
Merge pull request #28751 from MuffinManKen/improve_docs_animated_sprite
Improved the AnimatedSprite docs; added description to speed_scale.
This commit is contained in:
commit
869124e343
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user