remove_tag
Remove a named animation tag from a sprite file. Specify the sprite file path and tag name to delete the tag.
Instructions
Remove an animation tag by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Sprite file | |
| tagName | Yes | Name of the tag to remove | |
| savePath | No | Path to save |