{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "tomemori",
  "familyId": "scene",
  "sourceRelease": "tomemori@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": "tomemori",
    "motionModel": "pause-with-resume-point",
    "channels": [
      {
        "id": "postSeparation",
        "type": "normalized",
        "range": [
          0.1,
          1
        ],
        "default": 1
      },
      {
        "id": "hold",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "resumePoint",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.55
    },
    "collision": "two-post-controls-and-center-point",
    "loop": {
      "states": [
        "capture-point",
        "held"
      ],
      "durationMs": 1300
    }
  },
  "frames": [
    {
      "state": "flowing",
      "index": 0,
      "png": "media/frames/flowing.png",
      "webp": "media/frames/flowing.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1543,
        "y": 0.4727,
        "width": 0.666,
        "height": 0.4414
      }
    },
    {
      "state": "posts-rise",
      "index": 1,
      "png": "media/frames/posts-rise.png",
      "webp": "media/frames/posts-rise.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1777,
        "y": 0.1309,
        "width": 0.6348,
        "height": 0.7852
      }
    },
    {
      "state": "capture-point",
      "index": 2,
      "png": "media/frames/capture-point.png",
      "webp": "media/frames/capture-point.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1953,
        "y": 0.2559,
        "width": 0.4434,
        "height": 0.6621
      }
    },
    {
      "state": "held",
      "index": 3,
      "png": "media/frames/held.png",
      "webp": "media/frames/held.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.248,
        "y": 0.0938,
        "width": 0.4219,
        "height": 0.6426
      }
    },
    {
      "state": "posts-open",
      "index": 4,
      "png": "media/frames/posts-open.png",
      "webp": "media/frames/posts-open.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0801,
        "y": 0.0918,
        "width": 0.7852,
        "height": 0.6445
      }
    },
    {
      "state": "resume-point",
      "index": 5,
      "png": "media/frames/resume-point.png",
      "webp": "media/frames/resume-point.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1523,
        "y": 0.2891,
        "width": 0.6289,
        "height": 0.4473
      }
    }
  ]
}
