FAQ

Codex Pets questions, answered.

Downloads, setup, sharing, search, and the two files every pet needs.

What are Codex Pets?

Codex Pets are downloadable companion animations for Codex. Each pet has a manifest file and a spritesheet file that work together inside the Codex pet setting.

What files does each Codex Pet include?

Each pet page links to two files: pet.json for the manifest and spritesheet.webp for the animation frames.

Why should pet.json and spritesheet.webp stay in the same folder?

The manifest points to the sprite sheet. Keeping both files together makes the pet easier for Codex to load without broken image paths.