{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "shimeyo",
  "familyId": "scene",
  "sourceRelease": "shimeyo@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": "shimeyo",
    "motionModel": "six-leaf-closing-with-exit",
    "channels": [
      {
        "id": "closeAmount",
        "type": "normalized",
        "range": [
          0,
          0.9
        ],
        "default": 0
      },
      {
        "id": "leafPhase",
        "type": "integer",
        "range": [
          0,
          6
        ],
        "default": 0
      },
      {
        "id": "exitAperture",
        "type": "normalized",
        "range": [
          0.1,
          1
        ],
        "default": 1
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.5
    },
    "collision": "six-outer-leaves-with-center-exit",
    "loop": {
      "states": [
        "close-third",
        "close-most",
        "next-aperture"
      ],
      "durationMs": 1400
    }
  },
  "frames": [
    {
      "state": "open",
      "index": 0,
      "png": "media/frames/open.png",
      "webp": "media/frames/open.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2012,
        "y": 0.1465,
        "width": 0.7305,
        "height": 0.7461
      }
    },
    {
      "state": "edge-cue",
      "index": 1,
      "png": "media/frames/edge-cue.png",
      "webp": "media/frames/edge-cue.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1797,
        "y": 0.1738,
        "width": 0.6602,
        "height": 0.7207
      }
    },
    {
      "state": "close-third",
      "index": 2,
      "png": "media/frames/close-third.png",
      "webp": "media/frames/close-third.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1426,
        "y": 0.2051,
        "width": 0.6367,
        "height": 0.6836
      }
    },
    {
      "state": "close-most",
      "index": 3,
      "png": "media/frames/close-most.png",
      "webp": "media/frames/close-most.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2539,
        "y": 0.1582,
        "width": 0.5781,
        "height": 0.6055
      }
    },
    {
      "state": "next-aperture",
      "index": 4,
      "png": "media/frames/next-aperture.png",
      "webp": "media/frames/next-aperture.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2109,
        "y": 0.1699,
        "width": 0.5664,
        "height": 0.5977
      }
    },
    {
      "state": "quiet-end",
      "index": 5,
      "png": "media/frames/quiet-end.png",
      "webp": "media/frames/quiet-end.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1719,
        "y": 0.1738,
        "width": 0.5605,
        "height": 0.5977
      }
    }
  ]
}
