{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "makiina",
  "familyId": "scene",
  "sourceRelease": "makiina@2.8.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 overlays, OBS scene collections, video templates, stream plugins, fonts, audio, engine-native UI assets, and animation rigs are not included and must not be claimed as included."
  },
  "runtime": {
    "coordinateSystem": "normalized-screen-top-left",
    "defaultPivot": {
      "x": 0.5,
      "y": 0.5
    },
    "stateCount": 6,
    "supportedAspects": [
      "16:9",
      "9:16",
      "1:1"
    ],
    "safeAreaPolicy": "Keep content-bearing center and platform safe areas unobstructed; scale or reposition the cue rather than crop its functional organ.",
    "transitionPolicy": "Interpolate only declared channels; use state changes for semantic transitions such as ready, covered, saved, paused, replaying, and ended.",
    "reducedMotion": "Replace travel, rotation, and pulsing with 120ms or longer crossfades while retaining geometry, count, state label, and screen position.",
    "accessibilityPolicy": "No state may depend on flashing, hue, or motion alone; static geometry must distinguish every canonical state."
  },
  "motion": {
    "characterId": "makiina",
    "motionModel": "four-step-finite-replay",
    "channels": [
      {
        "id": "backSteps",
        "type": "integer",
        "range": [
          0,
          4
        ],
        "default": 0
      },
      {
        "id": "replayProgress",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "direction",
        "type": "normalized",
        "range": [
          -1,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.52,
      "y": 0.52
    },
    "collision": "curved-timeline-and-four-tooth-hit-areas",
    "loop": {
      "states": [
        "tooth-one",
        "rewind",
        "replay"
      ],
      "durationMs": 1900
    }
  },
  "frames": [
    {
      "state": "present",
      "index": 0,
      "png": "media/frames/present.png",
      "webp": "media/frames/present.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.3477,
        "y": 0.0938,
        "width": 0.375,
        "height": 0.7363
      }
    },
    {
      "state": "select-back",
      "index": 1,
      "png": "media/frames/select-back.png",
      "webp": "media/frames/select-back.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2852,
        "y": 0.0938,
        "width": 0.3906,
        "height": 0.7363
      }
    },
    {
      "state": "tooth-one",
      "index": 2,
      "png": "media/frames/tooth-one.png",
      "webp": "media/frames/tooth-one.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2207,
        "y": 0.0938,
        "width": 0.3867,
        "height": 0.7344
      }
    },
    {
      "state": "rewind",
      "index": 3,
      "png": "media/frames/rewind.png",
      "webp": "media/frames/rewind.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.3438,
        "y": 0.0742,
        "width": 0.3828,
        "height": 0.7363
      }
    },
    {
      "state": "replay",
      "index": 4,
      "png": "media/frames/replay.png",
      "webp": "media/frames/replay.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2773,
        "y": 0.0723,
        "width": 0.3789,
        "height": 0.7383
      }
    },
    {
      "state": "return-present",
      "index": 5,
      "png": "media/frames/return-present.png",
      "webp": "media/frames/return-present.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2266,
        "y": 0.0742,
        "width": 0.3887,
        "height": 0.7363
      }
    }
  ]
}
