{
  "format": "generic",
  "image": "turnaround.png",
  "sheet_width": 2048,
  "sheet_height": 1024,
  "frame_width": 512,
  "frame_height": 512,
  "columns": 4,
  "rows": 2,
  "hframes": 4,
  "vframes": 2,
  "directions": [
    "S",
    "SE",
    "E",
    "NE",
    "N",
    "NW",
    "W",
    "SW"
  ],
  "pivot": "bottom",
  "count": 8,
  "frames": [
    {
      "index": 0,
      "dir": "S",
      "x": 0,
      "y": 0,
      "w": 512,
      "h": 512
    },
    {
      "index": 1,
      "dir": "SE",
      "x": 512,
      "y": 0,
      "w": 512,
      "h": 512
    },
    {
      "index": 2,
      "dir": "E",
      "x": 1024,
      "y": 0,
      "w": 512,
      "h": 512
    },
    {
      "index": 3,
      "dir": "NE",
      "x": 1536,
      "y": 0,
      "w": 512,
      "h": 512
    },
    {
      "index": 4,
      "dir": "N",
      "x": 0,
      "y": 512,
      "w": 512,
      "h": 512
    },
    {
      "index": 5,
      "dir": "NW",
      "x": 512,
      "y": 512,
      "w": 512,
      "h": 512
    },
    {
      "index": 6,
      "dir": "W",
      "x": 1024,
      "y": 512,
      "w": 512,
      "h": 512
    },
    {
      "index": 7,
      "dir": "SW",
      "x": 1536,
      "y": 512,
      "w": 512,
      "h": 512
    }
  ]
}