{ "id": "snake", "width": 28, "height": 28, "animations": { "atk_right": { "length": 5, "row": 0 }, "walk_right": { "length": 4, "row": 1 }, "idle_right": { "length": 4, "row": 2 }, "atk_up": { "length": 5, "row": 3 }, "walk_up": { "length": 4, "row": 4 }, "idle_up": { "length": 4, "row": 5 }, "atk_down": { "length": 5, "row": 6 }, "walk_down": { "length": 4, "row": 7 }, "idle_down": { "length": 6, "row": 8 } }, "offset_x": -6, "offset_y": -10 }