From ece6d37eef8f4476ba4891a44fb4d4c64435c470 Mon Sep 17 00:00:00 2001 From: Ken Paulson Date: Tue, 7 May 2019 22:45:49 -0400 Subject: [PATCH] Improved the AnimatedSprite docs; added description to speed_scale. --- doc/classes/AnimatedSprite.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/classes/AnimatedSprite.xml b/doc/classes/AnimatedSprite.xml index 2d4dd0e4b2b..5e63f8aec09 100644 --- a/doc/classes/AnimatedSprite.xml +++ b/doc/classes/AnimatedSprite.xml @@ -61,6 +61,7 @@ If [code]true[/code], the [member animation] is currently playing. + The animation speed is multiplied by this value.