download_character_spritesheet
Export a generated character as a spritesheet ZIP containing a uniform-grid PNG and layout JSON. Use when you need a single sprite sheet with frames organized by rotation and animation direction.
Instructions
Export a character as a single spritesheet: a small ZIP holding one uniform-grid PNG (row 0 = rotations, then one row per animation-direction, columns = frames) plus a layout JSON describing cell size and which animation/direction each row holds. Frames are centred in equal cells and never rescaled. Saves to pixellab-forge-output and returns the file path. Use download_character_zip instead for individual frame PNGs. Returns an error while the character is still generating (HTTP 423).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| character_id | Yes | Character ID |