Add introduction for animation section (#5207)

* Add introduction for animation section
This commit is contained in:
Matthew
2021-08-29 10:08:49 -04:00
committed by GitHub
parent 58e73d70d4
commit 0f97a5fbf1

View File

@@ -1,6 +1,9 @@
Animation
=========
This section of the tutorial covers using the two animation nodes in Godot
and the animation editor.
.. toctree::
:maxdepth: 1
:name: toc-learn-features-animation
@@ -10,3 +13,5 @@ Animation
cutout_animation
2d_skeletons
animation_tree
See :ref:`doc_importing_3d_scenes` for information on importing animations from a 3D model.