Fixed pico result screens
This commit is contained in:
parent
e70a42e4e5
commit
d9b19dde75
@ -93,7 +93,7 @@
|
||||
"perfectGold": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsPERFECT",
|
||||
"assetPath": "sprites/resultScreen/results-pico/resultsPERFECT",
|
||||
"zIndex": 500,
|
||||
"scale": 0.88,
|
||||
"offsets": [385, 82],
|
||||
@ -103,7 +103,7 @@
|
||||
"perfect": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsPERFECT",
|
||||
"assetPath": "sprites/resultScreen/results-pico/resultsPERFECT",
|
||||
"zIndex": 500,
|
||||
"scale": 0.88,
|
||||
"offsets": [385, 82],
|
||||
@ -113,7 +113,7 @@
|
||||
"excellent": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsGREAT",
|
||||
"assetPath": "sprites/resultScreen/results-pico/resultsGREAT",
|
||||
"zIndex": 500,
|
||||
"scale": 1.25,
|
||||
"offsets": [350, 25],
|
||||
@ -124,7 +124,7 @@
|
||||
"great": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsGREAT",
|
||||
"assetPath": "sprites/resultScreen/results-pico/resultsGREAT",
|
||||
"zIndex": 500,
|
||||
"scale": 1.25,
|
||||
"offsets": [350, 25],
|
||||
@ -144,7 +144,7 @@
|
||||
"loss": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsSHIT",
|
||||
"assetPath": "sprites/resultScreen/results-pico/resultsSHIT",
|
||||
"zIndex": 500,
|
||||
"offsets": [-185, -125],
|
||||
"loopFrame": 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user