{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "kafunwa",
  "familyId": "garden",
  "sourceRelease": "kafunwa@2.4.0",
  "canvas": {
    "width": 512,
    "height": 512,
    "background": "white-matte"
  },
  "rendering": {
    "sourceCanvas": {
      "width": 512,
      "height": 512,
      "background": "white-matte"
    },
    "includedFormats": [
      "png",
      "webp"
    ],
    "alphaStatus": "not-included",
    "recommendedBlend": "normal",
    "warning": "Current frames use a white matte. Transparent cutouts and engine-native materials are not included and must not be claimed as included."
  },
  "runtime": {
    "coordinateSystem": "normalized-2d-top-left",
    "defaultPivot": {
      "x": 0.5,
      "y": 0.5
    },
    "stateCount": 6,
    "transitionPolicy": "Interpolate declared growth channels; crossfade only when topology is intentionally replaced.",
    "collisionPolicy": "Use the declared separate gameplay volume. Artwork content bounds are not authoritative physics collision.",
    "reducedMotion": "Jump to destination geometry or use a 120ms opacity crossfade; never require color cycling or flashing."
  },
  "motion": {
    "characterId": "kafunwa",
    "motionModel": "nearest-chain-hop",
    "channels": [
      {
        "id": "activeNode",
        "type": "integer",
        "range": [
          0,
          3
        ],
        "default": 0
      },
      {
        "id": "hopProgress",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "bloomAmount",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.62
    },
    "collision": "ordered-trigger-nodes",
    "loop": {
      "states": [
        "first-hop",
        "second-hop"
      ],
      "durationMs": 1000
    }
  },
  "frames": [
    {
      "state": "still",
      "index": 0,
      "png": "media/frames/still.png",
      "webp": "media/frames/still.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0898,
        "y": 0.252,
        "width": 0.8105,
        "height": 0.6152
      }
    },
    {
      "state": "seek-nearest",
      "index": 1,
      "png": "media/frames/seek-nearest.png",
      "webp": "media/frames/seek-nearest.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0352,
        "y": 0.2559,
        "width": 0.8457,
        "height": 0.6152
      }
    },
    {
      "state": "first-hop",
      "index": 2,
      "png": "media/frames/first-hop.png",
      "webp": "media/frames/first-hop.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0234,
        "y": 0.2598,
        "width": 0.8555,
        "height": 0.623
      }
    },
    {
      "state": "second-hop",
      "index": 3,
      "png": "media/frames/second-hop.png",
      "webp": "media/frames/second-hop.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0723,
        "y": 0.1035,
        "width": 0.8223,
        "height": 0.5938
      }
    },
    {
      "state": "chain-bloom",
      "index": 4,
      "png": "media/frames/chain-bloom.png",
      "webp": "media/frames/chain-bloom.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0332,
        "y": 0.1094,
        "width": 0.9668,
        "height": 0.6113
      }
    },
    {
      "state": "settle",
      "index": 5,
      "png": "media/frames/settle.png",
      "webp": "media/frames/settle.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.1777,
        "width": 0.9082,
        "height": 0.5527
      }
    }
  ]
}
