Fix legacy BG not treated as atlas

pull/22/head
Flashfyre 2024-03-31 21:48:32 -04:00
parent 137a10bc9d
commit 74f59d7c44
2 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"textures": [
{
"image": "bg.png",
"format": "RGBA8888",
"size": {
"w": 320,
"h": 48
},
"scale": 1,
"frames": [
{
"filename": "bg",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 320,
"h": 48
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 320,
"h": 48
},
"frame": {
"x": 0,
"y": 0,
"w": 320,
"h": 48
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:9147cd9438be0f645bd27ddd7dc5d970:918631e600eaee0d1729a5ec58b3d83d:fda475f1469833f402cd7f3119be2bc2$"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 471 B

After

Width:  |  Height:  |  Size: 269 B