set_tag
Define or modify an animation tag to control playback direction and frame range for a sprite.
Instructions
Create or update an animation tag on the sprite.
direction: forward | reverse | pingpong | pingpong_reverse
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| name | Yes | ||
| from_frame | Yes | ||
| to_frame | Yes | ||
| direction | No | forward |