copy_sprite
Duplicate a sprite into a new Aseprite file, optionally overwriting an existing output. Copy your pixel art or animation to another .aseprite file for backups or variations.
Instructions
Copy a sprite to a new Aseprite file.
Args: filename: Name of the Aseprite file to copy output_filename: Name of the output .aseprite file overwrite: Whether to overwrite if output exists
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| overwrite | No | ||
| output_filename | Yes |