export_sprite_sheet
Export pixel art animations as a sprite sheet PNG to organize multiple frames into a single image file for game development or animation workflows.
Instructions
Export all frames as a sprite sheet PNG
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project identifier | |
| outputPath | Yes | Output file path | |
| columns | No | Number of columns in the sprite sheet (optional) |