set_tag
Create or update an animation tag on an Aseprite sprite by specifying its name, frame range, and playback direction.
Instructions
Create or update an animation tag on the sprite.
direction: forward | reverse | pingpong | pingpong_reverse
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| filename | Yes | ||
| to_frame | Yes | ||
| direction | No | forward | |
| from_frame | Yes |