mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 23:42:18 +02:00
* 749-750 animation updated. * Fix the animation json error plus missing files. back shiny had placement issues and needed to be redone and i forgot to include the static updates. * Remove the code that got merged by accident again * Wishiwashi and schooling animations 746 * 728-729-730 Animation implementation also Variant compatibility * Final touch ups for 728-729-730 * Yes...... another undo redo * 2037-2038 Alolan vulpix line animations plus the Primarina back exp I show how missed * 2074-2075-2076- animations plus fixing the back shiny vulpix sprite not working correctly * 2088-2089 animation and variant support. * Fixing the base shiny 730 * 780 animation update
102 lines
2.7 KiB
JSON
102 lines
2.7 KiB
JSON
{ "frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"frame": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0002.png",
|
|
"frame": { "x": 59, "y": 0, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0003.png",
|
|
"frame": { "x": 118, "y": 0, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0004.png",
|
|
"frame": { "x": 177, "y": 0, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0005.png",
|
|
"frame": { "x": 0, "y": 46, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0006.png",
|
|
"frame": { "x": 59, "y": 46, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0007.png",
|
|
"frame": { "x": 118, "y": 46, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0008.png",
|
|
"frame": { "x": 177, "y": 46, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0009.png",
|
|
"frame": { "x": 0, "y": 92, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
},
|
|
{
|
|
"filename": "0010.png",
|
|
"frame": { "x": 59, "y": 92, "w": 59, "h": 46 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 59, "h": 46 },
|
|
"sourceSize": { "w": 59, "h": 46 },
|
|
"duration": 100
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.aseprite.org/",
|
|
"version": "1.3.13-x64",
|
|
"image": "2037.png",
|
|
"format": "I8",
|
|
"size": { "w": 236, "h": 138 },
|
|
"scale": "1"
|
|
}
|
|
}
|