Explorar o código

Add introduction for animation section (#5207)

* Add introduction for animation section
Matthew %!s(int64=4) %!d(string=hai) anos
pai
achega
0f97a5fbf1
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      tutorials/animation/index.rst

+ 5 - 0
tutorials/animation/index.rst

@@ -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.