mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Link to 2D Sprite animation tutorial in relevant class documentations
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
Animations are created using a [SpriteFrames] resource, which can be configured in the editor via the SpriteFrames panel.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="2D Sprite animation">https://docs.godotengine.org/en/latest/tutorials/2d/2d_sprite_animation.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="is_playing" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user