set_frame
Switch to a specific frame in an Aseprite file by providing its 1-based frame index.
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 |