{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "ukishizu",
  "familyId": "tactile",
  "sourceRelease": "ukishizu@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": "ukishizu",
    "motionModel": "variable-buoyancy-body",
    "channels": [
      {
        "id": "buoyancy",
        "type": "normalized",
        "range": [
          -1,
          1
        ],
        "default": 0
      },
      {
        "id": "depth",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "verticalSpeed",
        "type": "normalized",
        "range": [
          -1,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.52
    },
    "collision": "buoyant-capsule-body",
    "loop": {
      "states": [
        "neutral-depth",
        "bob"
      ],
      "durationMs": 1600
    }
  },
  "frames": [
    {
      "state": "surface",
      "index": 0,
      "png": "media/frames/surface.png",
      "webp": "media/frames/surface.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0234,
        "y": 0.0234,
        "width": 0.9688,
        "height": 0.9688
      }
    },
    {
      "state": "vent",
      "index": 1,
      "png": "media/frames/vent.png",
      "webp": "media/frames/vent.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0117,
        "y": 0.0234,
        "width": 0.9707,
        "height": 0.9688
      }
    },
    {
      "state": "sink",
      "index": 2,
      "png": "media/frames/sink.png",
      "webp": "media/frames/sink.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0039,
        "y": 0.0234,
        "width": 0.9707,
        "height": 0.9688
      }
    },
    {
      "state": "neutral-depth",
      "index": 3,
      "png": "media/frames/neutral-depth.png",
      "webp": "media/frames/neutral-depth.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0234,
        "y": 0.0117,
        "width": 0.9688,
        "height": 0.9668
      }
    },
    {
      "state": "rise",
      "index": 4,
      "png": "media/frames/rise.png",
      "webp": "media/frames/rise.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0117,
        "y": 0.0117,
        "width": 0.9707,
        "height": 0.9668
      }
    },
    {
      "state": "bob",
      "index": 5,
      "png": "media/frames/bob.png",
      "webp": "media/frames/bob.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0039,
        "y": 0.0117,
        "width": 0.9727,
        "height": 0.9668
      }
    }
  ]
}
