From 762cc04164b496fd4e236832913d6929d7a5cfcf Mon Sep 17 00:00:00 2001 From: Nathan Lovato Date: Wed, 7 Oct 2020 11:20:32 -0600 Subject: [PATCH] Rename animation_2d page to animation Closes #4136 --- tutorials/animation/introduction.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/tutorials/animation/introduction.rst b/tutorials/animation/introduction.rst index 281720660..8b867c3f6 100644 --- a/tutorials/animation/introduction.rst +++ b/tutorials/animation/introduction.rst @@ -3,9 +3,6 @@ Introduction to the animation features ====================================== -Overview --------- - The :ref:`class_AnimationPlayer` node allows you to create anything from simple to complex animations.