set_frame
Set the active frame in an Aseprite file by specifying its 1-based index. Change the current frame to navigate or edit specific frames.
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 |