This repository has been archived on 2021-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-48/assets/img/enemies/octopusSuck.json
2021-04-25 15:22:39 -04:00

51 lines
1.4 KiB
JSON

{ "frames": {
"octopusSuck 0.aseprite": {
"frame": { "x": 0, "y": 0, "w": 30, "h": 20 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 30, "h": 20 },
"sourceSize": { "w": 30, "h": 20 },
"duration": 100
},
"octopusSuck 1.aseprite": {
"frame": { "x": 30, "y": 0, "w": 30, "h": 20 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 30, "h": 20 },
"sourceSize": { "w": 30, "h": 20 },
"duration": 100
},
"octopusSuck 2.aseprite": {
"frame": { "x": 60, "y": 0, "w": 30, "h": 20 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 30, "h": 20 },
"sourceSize": { "w": 30, "h": 20 },
"duration": 100
},
"octopusSuck 3.aseprite": {
"frame": { "x": 90, "y": 0, "w": 30, "h": 20 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 30, "h": 20 },
"sourceSize": { "w": 30, "h": 20 },
"duration": 100
}
},
"meta": {
"app": "http://www.aseprite.org/",
"version": "1.2.27-x64",
"image": "octopusSuck.png",
"format": "RGBA8888",
"size": { "w": 120, "h": 20 },
"scale": "1",
"frameTags": [
],
"layers": [
{ "name": "Layer 1", "opacity": 255, "blendMode": "normal" }
],
"slices": [
]
}
}