set_frame
Set the active frame in a specified Aseprite file using a 1-based index, so you can edit or inspect that exact animation frame.
Instructions
Set the active frame by index (1-based).
Args: filename: Name of the Aseprite file to modify frame_index: Frame index starting at 1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| frame_index | Yes |