{ "name" : "Bull", "spriteSheetImage": "Bull.png", "spriteWidth": 64, "spriteHeight": 64, "width": 256, "height": 64, "columns": 4, "rows": 1, "durationType": "time", "animations": [ { "name": "IDLE", "repeat": true, "frames": [ { "index": 0, "duration": 20 }, { "index": 1, "duration": 20 }, { "index": 2, "duration": 20 }, { "index": 1, "duration": 20 } ] } ] }