set_slice
Modify the bounds, name, color, or data of an existing slice in an Aseprite sprite.
Instructions
Update an existing slice's bounds, name, colour, or data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| data | No | ||
| name | Yes | ||
| color | No | ||
| width | No | ||
| height | No | ||
| filename | Yes | ||
| new_name | No |