remove_slice
Remove a named slice from an Aseprite sprite file, specifying the file path and slice name to delete.
Instructions
Remove a slice by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Sprite file | |
| sliceName | Yes | Name of the slice to remove | |
| savePath | No | Path to save |