{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "soriba",
  "familyId": "garden",
  "sourceRelease": "soriba@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": "soriba",
    "motionModel": "directional-deflector",
    "channels": [
      {
        "id": "leafAngle",
        "type": "angle-degrees",
        "range": [
          -75,
          75
        ],
        "default": 0
      },
      {
        "id": "deflectStrength",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "cooldown",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.82
    },
    "collision": "directional-reflect-plane",
    "loop": {
      "states": [
        "sense-input",
        "tilt",
        "align"
      ],
      "durationMs": 800
    }
  },
  "frames": [
    {
      "state": "neutral",
      "index": 0,
      "png": "media/frames/neutral.png",
      "webp": "media/frames/neutral.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2246,
        "y": 0.0723,
        "width": 0.7754,
        "height": 0.8535
      }
    },
    {
      "state": "sense-input",
      "index": 1,
      "png": "media/frames/sense-input.png",
      "webp": "media/frames/sense-input.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.0859,
        "width": 0.7383,
        "height": 0.8438
      }
    },
    {
      "state": "tilt",
      "index": 2,
      "png": "media/frames/tilt.png",
      "webp": "media/frames/tilt.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0059,
        "y": 0.1582,
        "width": 0.8027,
        "height": 0.7676
      }
    },
    {
      "state": "align",
      "index": 3,
      "png": "media/frames/align.png",
      "webp": "media/frames/align.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1094,
        "y": 0.0703,
        "width": 0.8281,
        "height": 0.8086
      }
    },
    {
      "state": "deflect",
      "index": 4,
      "png": "media/frames/deflect.png",
      "webp": "media/frames/deflect.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0547,
        "y": 0.1484,
        "width": 0.918,
        "height": 0.7305
      }
    },
    {
      "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.1094,
        "y": 0.0195,
        "width": 0.5566,
        "height": 0.8594
      }
    }
  ]
}
