mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 06:49:35 +02:00
Fix cut off Binacle back
This commit is contained in:
parent
e19a1c6234
commit
e954dbbfb1
@ -1,41 +1,19 @@
|
|||||||
{
|
{ "frames": [
|
||||||
"textures": [
|
|
||||||
{
|
|
||||||
"image": "688.png",
|
|
||||||
"format": "RGBA8888",
|
|
||||||
"size": {
|
|
||||||
"w": 52,
|
|
||||||
"h": 52
|
|
||||||
},
|
|
||||||
"scale": 1,
|
|
||||||
"frames": [
|
|
||||||
{
|
{
|
||||||
"filename": "0001.png",
|
"filename": "0001.png",
|
||||||
|
"frame": { "x": 0, "y": 0, "w": 51, "h": 65 },
|
||||||
"rotated": false,
|
"rotated": false,
|
||||||
"trimmed": false,
|
"trimmed": false,
|
||||||
"sourceSize": {
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 51, "h": 65 },
|
||||||
"w": 41,
|
"sourceSize": { "w": 51, "h": 65 }
|
||||||
"h": 52
|
|
||||||
},
|
|
||||||
"spriteSourceSize": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"w": 41,
|
|
||||||
"h": 52
|
|
||||||
},
|
|
||||||
"frame": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"w": 41,
|
|
||||||
"h": 52
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"app": "https://www.codeandweb.com/texturepacker",
|
"app": "https://www.aseprite.org/",
|
||||||
"version": "3.0",
|
"version": "1.3.7-dev",
|
||||||
"smartupdate": "$TexturePacker:SmartUpdate:ea462f2b1b46327e3b8fcb7ec5e44f08:2d2598cc03dec73182dbea237ad83b34:176060351d0044923af938ba7932a6ef$"
|
"image": "688.png",
|
||||||
|
"format": "I8",
|
||||||
|
"size": { "w": 51, "h": 65 },
|
||||||
|
"scale": "1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user