mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
20 lines
417 B
ReStructuredText
20 lines
417 B
ReStructuredText
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
|
|
|
|
introduction
|
|
animation_track_types
|
|
cutout_animation
|
|
2d_skeletons
|
|
animation_tree
|
|
playing_videos
|
|
creating_movies
|
|
|
|
See :ref:`doc_importing_3d_scenes` for information on importing animations from a 3D model.
|