Fix cut off Binacle back

This commit is contained in:
chaosgrimmon 2024-10-27 17:10:52 -04:00 committed by GitHub
parent e19a1c6234
commit e954dbbfb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
} }
} }