Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Sprite Anchor EditorThis addon provides a convenient tool for adding anchor points to Sprite2D and AnimatedSprite2D nodes.To use:Create a PackedVector2Array metadata property on your sprite node.Select this property in the Inspector.Click on the 2D viewport to add anchor points to the array for the current sprite frame.Each anchor point is visually represented in the viewport, facilitating precise placement and editing.
Sprite Anchor Editor
This addon provides a convenient tool for adding anchor points to Sprite2D and AnimatedSprite2D nodes.
To use:
Create a PackedVector2Array metadata property on your sprite node.
Select this property in the Inspector.
Click on the 2D viewport to add anchor points to the array for the current sprite frame.
Each anchor point is visually represented in the viewport, facilitating precise placement and editing.
Reviews
Quick Information

Sprite Anchor EditorThis addon provides a convenient tool for adding anchor points to Sprite2D and AnimatedSprite2D nodes.To use:Create a PackedVector2Array metadata property on your sprite node.Select this property in the Inspector.Click on the 2D viewport to add anchor points to the array for the current sprite frame.Each anchor point is visually represented in the viewport, facilitating precise placement and editing.