copy_sprite
Copy an existing sprite to a new Aseprite file, specifying the output filename and whether to overwrite an existing file.
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 | ||
| output_filename | Yes | ||
| overwrite | No |