From f2355949c458bcc0eaf967f57d782520a168f563 Mon Sep 17 00:00:00 2001 From: Bojidar Marinov Date: Sun, 14 Jan 2018 12:28:57 +0200 Subject: Fix an issue with the animation editor not seeking to the target time properly. Fixes #15646. --- doc/classes/AnimationPlayer.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/classes/AnimationPlayer.xml') diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml index 8808e324d..46602911d 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -208,6 +208,9 @@ + + If playing, the current animation; otherwise, the animation last played. When set, would change the animation, but would not play it unless currently playing. See also [member current_animation]. + The name of the animation to play when the scene loads. Default value: [code]""[/code]. -- cgit v1.2.3-70-g09d2