{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "nobiba",
  "familyId": "garden",
  "sourceRelease": "nobiba@2.4.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 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 growth channels; crossfade only when topology is intentionally replaced.",
    "collisionPolicy": "Use the declared separate gameplay volume. Artwork content bounds are not authoritative physics collision.",
    "reducedMotion": "Jump to destination geometry or use a 120ms opacity crossfade; never require color cycling or flashing."
  },
  "motion": {
    "characterId": "nobiba",
    "motionModel": "growing-platform",
    "channels": [
      {
        "id": "span",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "leafSag",
        "type": "normalized",
        "range": [
          0,
          0.4
        ],
        "default": 0.05
      },
      {
        "id": "remainingTime",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 1
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.62
    },
    "collision": "dynamic-platform-segment",
    "loop": {
      "states": [
        "full-span",
        "warning-curl"
      ],
      "durationMs": 2200
    }
  },
  "frames": [
    {
      "state": "folded",
      "index": 0,
      "png": "media/frames/folded.png",
      "webp": "media/frames/folded.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1328,
        "y": 0.125,
        "width": 0.8672,
        "height": 0.7871
      }
    },
    {
      "state": "root",
      "index": 1,
      "png": "media/frames/root.png",
      "webp": "media/frames/root.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.123,
        "width": 1,
        "height": 0.7891
      }
    },
    {
      "state": "extend",
      "index": 2,
      "png": "media/frames/extend.png",
      "webp": "media/frames/extend.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.5215,
        "width": 0.9551,
        "height": 0.3906
      }
    },
    {
      "state": "full-span",
      "index": 3,
      "png": "media/frames/full-span.png",
      "webp": "media/frames/full-span.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0469,
        "y": 0.3906,
        "width": 0.9531,
        "height": 0.3945
      }
    },
    {
      "state": "warning-curl",
      "index": 4,
      "png": "media/frames/warning-curl.png",
      "webp": "media/frames/warning-curl.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.2344,
        "width": 1,
        "height": 0.5605
      }
    },
    {
      "state": "retract",
      "index": 5,
      "png": "media/frames/retract.png",
      "webp": "media/frames/retract.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0,
        "y": 0.0488,
        "width": 0.8418,
        "height": 0.748
      }
    }
  ]
}
