Merge pull request #12338 from Saguihex/patch-2

Add :ref: to the node AnimatedSprite2D in list_of_features.rst
This commit is contained in:
Matthew
2026-09-03 07:04:08 -04:00
committed by GitHub

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.