Fixing the reason sprite test kept failing.

.....669
This commit is contained in:
Unicornpowerstar 2025-02-24 20:49:17 +01:00
parent 6dda5a814f
commit 655b2fd805
4 changed files with 38 additions and 42 deletions

View File

@ -14,6 +14,25 @@
"504a4a": "7f6991", "504a4a": "7f6991",
"c3c3c3": "ffeaff", "c3c3c3": "ffeaff",
"811c1c": "811c1c", "811c1c": "811c1c",
"a9a99e": "a9a99e" "a9a99e": "a9a99e",
"2c2b2b": "402746"
},
"2": {
"101010": "101010",
"f8f8f8": "00006d",
"303030": "ae001a",
"2c2b2b": "660000",
"504a4a": "a70038",
"595959": "df0036",
"c3c3c3": "f0a6bf",
"707068": "d5375a",
"a9a99e": "000050",
"811c1c": "811c1c",
"971d1d": "040046",
"b72c2c": "00005e",
"dc4b4b": "19007d",
"e97e7e": "2e2095",
"675220": "a70038",
"ceab62": "d5375a"
} }
} }

View File

@ -1,4 +1,22 @@
{ {
"1": {
"101010": "101010",
"3d6629": "094740",
"665a1f": "3e0547",
"595959": "595959",
"686868": "686868",
"802d2d": "55061c",
"d94c4c": "aa263c",
"e15455": "dc6295",
"ff7373": "cd4a4a",
"65a943": "e493a1",
"6bb347": "1d8057",
"ccb43d": "6a094f",
"ffe14c": "9c235f",
"bfbfbf": "bfbfbf",
"f8f8f8": "f8f8f8",
"fffbfb": "fffbfb"
},
"2": { "2": {
"665a1f": "393833", "665a1f": "393833",
"ffe14c": "fdfffb", "ffe14c": "fdfffb",

View File

@ -1,41 +0,0 @@
{
"textures": [
{
"image": "669-red_2.png",
"format": "RGBA8888",
"size": {
"w": 46,
"h": 46
},
"scale": 1,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 43,
"h": 46
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 43,
"h": 46
},
"frame": {
"x": 0,
"y": 0,
"w": 43,
"h": 46
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:30be9438b4a7afb54dfbdae88661c2ed:ba8475f09ea3d2213c2462b54bc4a3e0:9f8ada9cf46c4e29f954b2eb815bc4e5$"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 631 B