Creation
How to create a custom Codex Pet
A good Codex Pet starts with a simple readable character, then becomes a validated 8x9 spritesheet package.
Steps
- Choose a compact pet concept or provide a clear reference image.
- Generate the base pet and use it as the visual source of truth.
- Generate all animation rows and review the contact sheet.
- Validate the atlas and package pet.json with spritesheet.webp.
- Install the folder under ~/.codex/pets/<pet-name>/ and restart Codex.
QA checklist
- The pet identity stays consistent across every row.
- Unused cells are transparent.
- No grid lines, labels, or detached effects remain in the atlas.
Technical details: read the Codex Pet package spec.
