{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "nezuka",
  "familyId": "garden",
  "sourceRelease": "nezuka@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": "nezuka",
    "motionModel": "root-anchor",
    "channels": [
      {
        "id": "rootSpread",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "rootDepth",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "mobilityLock",
        "type": "boolean",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.72
    },
    "collision": "anchor-footprint",
    "loop": {
      "states": [
        "root-deep",
        "hold"
      ],
      "durationMs": 1600
    }
  },
  "frames": [
    {
      "state": "loose",
      "index": 0,
      "png": "media/frames/loose.png",
      "webp": "media/frames/loose.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1543,
        "y": 0.2012,
        "width": 0.8457,
        "height": 0.5586
      }
    },
    {
      "state": "touch-ground",
      "index": 1,
      "png": "media/frames/touch-ground.png",
      "webp": "media/frames/touch-ground.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.3223,
        "width": 1,
        "height": 0.5547
      }
    },
    {
      "state": "spread",
      "index": 2,
      "png": "media/frames/spread.png",
      "webp": "media/frames/spread.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.2207,
        "width": 0.9531,
        "height": 0.6738
      }
    },
    {
      "state": "root-deep",
      "index": 3,
      "png": "media/frames/root-deep.png",
      "webp": "media/frames/root-deep.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0762,
        "y": 0.2383,
        "width": 0.9238,
        "height": 0.5137
      }
    },
    {
      "state": "hold",
      "index": 4,
      "png": "media/frames/hold.png",
      "webp": "media/frames/hold.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.2051,
        "width": 0.9375,
        "height": 0.5605
      }
    },
    {
      "state": "unroot",
      "index": 5,
      "png": "media/frames/unroot.png",
      "webp": "media/frames/unroot.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0215,
        "y": 0.0605,
        "width": 0.7871,
        "height": 0.6797
      }
    }
  ]
}
