remove_layer
Remove a specific layer by name from an Aseprite sprite file to streamline your pixel art project.
Instructions
Remove a layer from a sprite by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Sprite file | |
| layerName | Yes | Name of the layer to remove | |
| savePath | No | Path to save |