Add :ref: to the node AnimatedSprite2D in list_of_features.rst

Add a reference to the AnimatedSprite2D node for consistency with the other features.
This commit is contained in:
Saguihex
2026-09-02 20:57:48 +02:00
committed by GitHub
parent 5f718500b3
commit 426b93fb88

View File

@@ -149,7 +149,7 @@ Godot 4 includes three renderers:
- High-level tools to draw lines and polygons such as
:ref:`class_Polygon2D` and :ref:`class_Line2D`, with support for texturing.
- AnimatedSprite2D as a helper for creating animated sprites.
- :ref:`class_AnimatedSprite2D` as a helper for creating animated sprites.
- Parallax layers.
- Pseudo-3D support including preview in the editor.