{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "tsumino",
  "familyId": "tactile",
  "sourceRelease": "tsumino@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": "tsumino",
    "motionModel": "oriented-stack-snap",
    "channels": [
      {
        "id": "yawStep",
        "type": "integer",
        "range": [
          0,
          5
        ],
        "default": 0
      },
      {
        "id": "alignment",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "stackHeight",
        "type": "integer",
        "range": [
          0,
          8
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.66
    },
    "collision": "stack-body-with-snap-sockets",
    "loop": {
      "states": [
        "hover-align",
        "edge-touch"
      ],
      "durationMs": 750
    }
  },
  "frames": [
    {
      "state": "loose",
      "index": 0,
      "png": "media/frames/loose.png",
      "webp": "media/frames/loose.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "hover-align",
      "index": 1,
      "png": "media/frames/hover-align.png",
      "webp": "media/frames/hover-align.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "edge-touch",
      "index": 2,
      "png": "media/frames/edge-touch.png",
      "webp": "media/frames/edge-touch.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "seat",
      "index": 3,
      "png": "media/frames/seat.png",
      "webp": "media/frames/seat.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "stacked",
      "index": 4,
      "png": "media/frames/stacked.png",
      "webp": "media/frames/stacked.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    },
    {
      "state": "unstick",
      "index": 5,
      "png": "media/frames/unstick.png",
      "webp": "media/frames/unstick.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0,
        "width": 1,
        "height": 1
      }
    }
  ]
}
