export_sprite_sheet
Combine animation frames into a single sprite sheet image. Configure layout (horizontal, vertical, packed), scale, and tag-based frame selection.
Instructions
Export a sprite sheet (all frames as horizontal/vertical/packed strip).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Export only frames from this tag (null = all frames) | |
| path | Yes | Output PNG path | |
| scale | No | ||
| layout | No | ||
| merge_duplicates | No |