create_frame
Add a blank animation frame after a specific frame or at the end to extend an Aseprite animation sequence.
Instructions
Creates a new blank animation frame after the specified frame or at the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | Frame duration in ms (default 100) | |
| afterFrame | No | Insert after this frame number (defaults to end) |