copy_sprite
Copy a sprite to a new Aseprite file. Specify source and output filenames, with optional overwrite control.
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 |