Ase Render Onion Skin
ase_render_onion_skinRender a frame with translucent ghosts of adjacent frames to verify motion continuity without opening Aseprite. Returns a composited PNG for quick review.
Instructions
Render a frame over translucent ghosts of neighboring frames (batch onion-skinning) to check motion continuity without opening Aseprite. The flattened frames are exported via the CLI and composited with Pillow over white, then nearest-neighbor scaled. Returns the PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| frame | Yes | ||
| scale | No | ||
| before | No | ||
| output_path | No | ||
| sprite_path | Yes | ||
| ghost_opacity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||