From f16c483c9dcc4a9ed2c77d9d1ddbf358e8f3805e Mon Sep 17 00:00:00 2001 From: Wysocki Patryk Date: Thu, 16 Apr 2020 23:21:11 +0200 Subject: Expose AnimationNodeOneShot::mix_mode as a property Fixes #23458. --- doc/classes/AnimationNodeOneShot.xml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/AnimationNodeOneShot.xml b/doc/classes/AnimationNodeOneShot.xml index 116b54e39e..71ed82cf46 100644 --- a/doc/classes/AnimationNodeOneShot.xml +++ b/doc/classes/AnimationNodeOneShot.xml @@ -10,19 +10,6 @@ $DOCS_URL/tutorials/animation/animation_tree.html https://godotengine.org/asset-library/asset/678 - - - - - - - - - - - - - If [code]true[/code], the sub-animation will restart automatically after finishing. @@ -37,6 +24,8 @@ + + -- cgit v1.2.3