copy_sprite
Copy an existing Aseprite sprite to a new file with options to rename and overwrite.
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 |