set_slice_pivot
Define a slice's pivot point by specifying coordinates relative to its origin.
Instructions
Set a slice's pivot point (relative to the slice origin).
Args: filename: Aseprite file to modify name: Slice name x: Pivot x, relative to the slice y: Pivot y, relative to the slice
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| name | Yes | ||
| x | Yes | ||
| y | Yes |