lkarch.org/pages/friendlyfire/assets/sprites/riddlestone.aseprite.json
2023-01-04 17:27:54 -05:00

52 lines
1.3 KiB
JSON

{ "frames": [
{
"filename": "0",
"frame": { "x": 0, "y": 15, "w": 14, "h": 14 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 1, "y": 2, "w": 14, "h": 14 },
"sourceSize": { "w": 16, "h": 16 },
"duration": 100
},
{
"filename": "1",
"frame": { "x": 0, "y": 15, "w": 14, "h": 14 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 1, "y": 2, "w": 14, "h": 14 },
"sourceSize": { "w": 16, "h": 16 },
"duration": 250
},
{
"filename": "2",
"frame": { "x": 0, "y": 0, "w": 16, "h": 15 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 0, "y": 1, "w": 16, "h": 15 },
"sourceSize": { "w": 16, "h": 16 },
"duration": 250
},
{
"filename": "3",
"frame": { "x": 16, "y": 0, "w": 16, "h": 15 },
"rotated": false,
"trimmed": true,
"spriteSourceSize": { "x": 0, "y": 1, "w": 16, "h": 15 },
"sourceSize": { "w": 16, "h": 16 },
"duration": 250
}
],
"meta": {
"app": "http://www.aseprite.org/",
"version": "1.2.21-x64",
"image": "riddlestone.png",
"format": "RGBA8888",
"size": { "w": 32, "h": 29 },
"scale": "1",
"frameTags": [
{ "name": "idle", "from": 0, "to": 0, "direction": "forward" },
{ "name": "glowing", "from": 1, "to": 3, "direction": "pingpong" }
]
}
}