Clarify how to open the SpriteFrames panel

This commit is contained in:
skyace65
2024-03-08 21:44:01 -05:00
parent fce8f25905
commit 79dfce6de3

View File

@@ -61,7 +61,8 @@ appearance and animations for our player. Notice that there is a warning symbol
next to the node. An ``AnimatedSprite2D`` requires a :ref:`SpriteFrames
<class_SpriteFrames>` resource, which is a list of the animations it can
display. To create one, find the ``Sprite Frames`` property under the ``Animation`` tab in the Inspector and click
"[empty]" -> "New SpriteFrames". Click again to open the "SpriteFrames" panel:
"[empty]" -> "New SpriteFrames". Click on the ``SpriteFrames`` you just
created to open the "SpriteFrames" panel:
.. image:: img/spriteframes_panel.webp