mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 18:29:16 +00: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.
|