pokerogue/public/images/egg.json

105 lines
1.6 KiB
JSON
Raw Normal View History

{
"textures": [
{
"image": "egg.png",
"format": "RGBA8888",
"size": {
"w": 112,
"h": 30
},
"scale": 1,
"frames": [
{
"filename": "egg_0",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 32,
"h": 32
},
"spriteSourceSize": {
"x": 2,
"y": 1,
"w": 28,
"h": 30
},
"frame": {
"x": 0,
"y": 0,
"w": 28,
"h": 30
}
},
{
"filename": "egg_1",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 32,
"h": 32
},
"spriteSourceSize": {
"x": 2,
"y": 1,
"w": 28,
"h": 30
},
"frame": {
"x": 28,
"y": 0,
"w": 28,
"h": 30
}
},
{
"filename": "egg_2",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 32,
"h": 32
},
"spriteSourceSize": {
"x": 2,
"y": 1,
"w": 28,
"h": 30
},
"frame": {
"x": 56,
"y": 0,
"w": 28,
"h": 30
}
},
{
"filename": "egg_3",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 32,
"h": 32
},
"spriteSourceSize": {
"x": 2,
"y": 1,
"w": 28,
"h": 30
},
"frame": {
"x": 84,
"y": 0,
"w": 28,
"h": 30
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:a2a114a3e275355f11c124f7ddc3a158:87e6ddecd2221fa223d5a07b1b3bb040:f2ac48b1c7b5b0a41ac50c4888a029cf$"
}
}