mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Add introduction for animation section (#5207)
* Add introduction for animation section
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user