{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "hajimari",
  "familyId": "scene",
  "sourceRelease": "hajimari@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": "hajimari",
    "motionModel": "center-seam-opening",
    "channels": [
      {
        "id": "openAmount",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "edgeOffset",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "contentClear",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.5
    },
    "collision": "two-edge-panels-with-clear-center",
    "loop": {
      "states": [
        "seam-cue",
        "open-small"
      ],
      "durationMs": 900
    }
  },
  "frames": [
    {
      "state": "closed",
      "index": 0,
      "png": "media/frames/closed.png",
      "webp": "media/frames/closed.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.2188,
        "y": 0.1191,
        "width": 0.6816,
        "height": 0.7617
      }
    },
    {
      "state": "seam-cue",
      "index": 1,
      "png": "media/frames/seam-cue.png",
      "webp": "media/frames/seam-cue.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.127,
        "y": 0.1191,
        "width": 0.6973,
        "height": 0.7617
      }
    },
    {
      "state": "open-small",
      "index": 2,
      "png": "media/frames/open-small.png",
      "webp": "media/frames/open-small.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0664,
        "y": 0.1191,
        "width": 0.707,
        "height": 0.7617
      }
    },
    {
      "state": "open-wide",
      "index": 3,
      "png": "media/frames/open-wide.png",
      "webp": "media/frames/open-wide.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1035,
        "y": 0.0391,
        "width": 0.8965,
        "height": 0.7656
      }
    },
    {
      "state": "content-clear",
      "index": 4,
      "png": "media/frames/content-clear.png",
      "webp": "media/frames/content-clear.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.0391,
        "width": 1,
        "height": 0.7637
      }
    },
    {
      "state": "edge-rest",
      "index": 5,
      "png": "media/frames/edge-rest.png",
      "webp": "media/frames/edge-rest.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.043,
        "width": 0.9063,
        "height": 0.7617
      }
    }
  ]
}
