grantp(
  {
    "frames": {
      "width": 200,
      "numFrames": 64,
      "regX": 2,
      "regY": 2,
      "height": 361
    },
    "animations": {"jump": [26, 63], "run": [0, 25]},
    "images": ["../_assets/art/runningGrant.png"]
  }
)