{
  "schema_version": "codexpet.v1",
  "name": "Spring Summer Otter",
  "description": "A bright beach otter assembled from CC0 pixel sprites for calm terminal company.",
  "license": "CC0-1.0",
  "author": "Spring Spring",
  "tags": [
    "creature",
    "otter",
    "beach",
    "pixel-art",
    "cute",
    "playful"
  ],
  "atlas": {
    "width": 1536,
    "height": 1872,
    "columns": 8,
    "rows": 9,
    "cell_width": 192,
    "cell_height": 208
  },
  "states": [
    {
      "name": "idle",
      "row": 0,
      "frames": 6
    },
    {
      "name": "running-right",
      "row": 1,
      "frames": 8
    },
    {
      "name": "running-left",
      "row": 2,
      "frames": 8
    },
    {
      "name": "waving",
      "row": 3,
      "frames": 4
    },
    {
      "name": "jumping",
      "row": 4,
      "frames": 5
    },
    {
      "name": "failed",
      "row": 5,
      "frames": 4
    },
    {
      "name": "waiting",
      "row": 6,
      "frames": 6
    },
    {
      "name": "running",
      "row": 7,
      "frames": 6
    },
    {
      "name": "review",
      "row": 8,
      "frames": 4
    }
  ]
}
