Spine texture pack
spine_packPack image folders into a Spine texture atlas using default settings or a custom pack settings JSON file. Output the atlas and page images to a specified folder.
Instructions
Pack image folders into a Spine texture atlas using default settings or a pack settings JSON file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Atlas name when pack is a settings JSON file. | |
| pack | Yes | Texture atlas name, or path to a pack settings JSON file. | |
| inputPath | Yes | Folder of images to pack. | |
| spinePath | No | ||
| timeoutMs | No | ||
| outputPath | Yes | Folder where atlas and page images are written. | |
| projectPaths | No | Optional .spine project paths used for mesh-aware whitespace stripping. | |
| updateVersion | No |