Files
godot-docs/tutorials/animation/index.rst
Hugo Locurcio c3324e836a Add a page on playing videos using VideoPlayer
This includes documentation on supported formats, along with setting
up a VideoPlayer node for 2D and 3D usage.

This also features encoding recommendations to find a balance between
quality and file size (as the defaults in many programs are less than ideal).
2022-07-18 23:50:38 +02:00

13 lines
178 B
ReStructuredText

Animation
=========
.. toctree::
:maxdepth: 1
:name: toc-learn-features-animation
introduction
cutout_animation
2d_skeletons
animation_tree
playing_videos