Fixed pico's result screens

This commit is contained in:
entar 2025-06-26 16:49:52 +07:00
parent d9b19dde75
commit 1284b1f4b2
5 changed files with 8 additions and 8 deletions

View File

@ -90,7 +90,7 @@
"GOOD": "resultsNORMAL-pico",
"SHIT": "resultsSHIT-pico"
},
"perfectGold": [
"perfectgold": [
{
"renderType": "animateatlas",
"assetPath": "sprites/resultScreen/results-pico/resultsPERFECT",
@ -135,7 +135,7 @@
"good": [
{
"renderType": "animateatlas",
"scriptClass": "PicoGoodResults",
"assetPath": "sprites/resultScreen/results-pico/resultsGOOD",
"zIndex": 500,
"scale": 1.25,
"offsets": [350, 25]

View File

@ -1,4 +1,4 @@
{"ATLAS": {"SPRITES":[
{"ATLAS": {"SPRITES":[
{"SPRITE" : {"name": "0000","x":1245,"y":891,"w":145,"h":103,"rotated": false}},
{"SPRITE" : {"name": "0001","x":3041,"y":600,"w":105,"h":218,"rotated": false}},
{"SPRITE" : {"name": "0002","x":2368,"y":992,"w":60,"h":174,"rotated": false}},
@ -193,4 +193,4 @@
"size": {"w":4096,"h":1170},
"resolution": "1"
}
}
}

View File

@ -1,4 +1,4 @@
{"ATLAS": {"SPRITES":[
{"ATLAS": {"SPRITES":[
{"SPRITE" : {"name": "0000","x":1,"y":1,"w":2064,"h":1680,"rotated": false}},
{"SPRITE" : {"name": "0001","x":3481,"y":2099,"w":71,"h":185,"rotated": true}},
{"SPRITE" : {"name": "0002","x":1901,"y":2556,"w":136,"h":223,"rotated": true}},
@ -164,4 +164,4 @@
"size": {"w":4096,"h":3742},
"resolution": "1"
}
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long