{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "sasari",
  "familyId": "tactile",
  "sourceRelease": "sasari@2.5.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, physics bodies, 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 manipulation channels; use state changes for contacts, attachment, release, and topology changes.",
    "collisionPolicy": "Use the declared gameplay volume or joint. Artwork content bounds are never authoritative collision.",
    "reducedMotion": "Jump to the destination transform or use a 120ms opacity crossfade; preserve contact, direction, and attachment information without flashing."
  },
  "motion": {
    "characterId": "sasari",
    "motionModel": "keyed-socket-insertion",
    "channels": [
      {
        "id": "keyRotation",
        "type": "angle-degrees",
        "range": [
          -180,
          180
        ],
        "default": 0
      },
      {
        "id": "alignment",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "insertionDepth",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.55
    },
    "collision": "key-body-plus-socket-trigger",
    "loop": {
      "states": [
        "approach",
        "rotate-align",
        "first-click"
      ],
      "durationMs": 900
    }
  },
  "frames": [
    {
      "state": "separate",
      "index": 0,
      "png": "media/frames/separate.png",
      "webp": "media/frames/separate.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "approach",
      "index": 1,
      "png": "media/frames/approach.png",
      "webp": "media/frames/approach.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "rotate-align",
      "index": 2,
      "png": "media/frames/rotate-align.png",
      "webp": "media/frames/rotate-align.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "first-click",
      "index": 3,
      "png": "media/frames/first-click.png",
      "webp": "media/frames/first-click.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "seat-deep",
      "index": 4,
      "png": "media/frames/seat-deep.png",
      "webp": "media/frames/seat-deep.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "eject",
      "index": 5,
      "png": "media/frames/eject.png",
      "webp": "media/frames/eject.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    }
  ]
}
