Added result screens
@ -96,7 +96,7 @@
|
||||
],
|
||||
"vocals_file": "",
|
||||
"no_antialiasing": false,
|
||||
"image": "characters/Nene",
|
||||
"image": "sprites/characters/Nene",
|
||||
"position": [0, 200],
|
||||
"healthicon": "face",
|
||||
"flip_x": false,
|
||||
|
@ -1,7 +0,0 @@
|
||||
function onCreate()
|
||||
setPropertyFromClass('GameOverSubstate', 'characterName', 'pico-dead')
|
||||
setPropertyFromClass('GameOverSubstate', 'deathSoundName', 'fnf_loss_sfx-pico')
|
||||
setPropertyFromClass('GameOverSubstate', 'loopSoundName', 'gameplay/gameover/gameOver-pico')
|
||||
setPropertyFromClass('GameOverSubstate', 'endSoundName', 'gameplay/gameover/gameOverEnd-pico')
|
||||
setPropertyFromClass('PauseSubState', 'songName', 'breakfast-pico/breakfast-pico')
|
||||
end
|
BIN
images/story/tutorial.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
images/story/week1.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
images/story/week2.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
images/story/week3.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
images/story/week4.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
images/story/week5.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
images/story/week6.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
images/story/week7.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
images/story/weekend1.png
Normal file
After Width: | Height: | Size: 57 KiB |
236
resultScreens/bf.json
Normal file
@ -0,0 +1,236 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"name": "Boyfriend",
|
||||
"ownedChars": ["bf", "bf-car", "bf-pixel", "bf-christmas", "bf-holding-gf"],
|
||||
"showUnownedChars": true,
|
||||
"unlocked": true,
|
||||
"freeplayStyle": "bf",
|
||||
"stickerPack": "standard-bf",
|
||||
"freeplayDJ": {
|
||||
"assetPath": "freeplay/freeplay-boyfriend",
|
||||
"cartoon": {
|
||||
"soundClickFrame": 80,
|
||||
"soundCartoonFrame": 85,
|
||||
"loopBlinkFrame": 112,
|
||||
"loopFrame": 166,
|
||||
"channelChangeFrame": 60
|
||||
},
|
||||
"fistPump": {
|
||||
"introStartFrame": 0,
|
||||
"introEndFrame": 4,
|
||||
|
||||
"loopStartFrame": 4,
|
||||
"loopEndFrame": -1,
|
||||
|
||||
"introBadStartFrame": 0,
|
||||
"introBadEndFrame": 4,
|
||||
|
||||
"loopBadStartFrame": 4,
|
||||
"loopBadEndFrame": -1
|
||||
},
|
||||
"charSelect": {
|
||||
"transitionDelay": 0.45
|
||||
},
|
||||
"text1": "BOYFRIEND",
|
||||
"text2": "HOT BLOODED IN MORE WAYS THAN ONE",
|
||||
"text3": "PROTECT YO NUTS",
|
||||
"animations": [
|
||||
{
|
||||
"name": "intro",
|
||||
"prefix": "boyfriend dj intro",
|
||||
"offsets": [631.7, 362.6]
|
||||
},
|
||||
{
|
||||
"name": "idle",
|
||||
"prefix": "Boyfriend DJ",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "idleEasterEgg",
|
||||
"prefix": "bf dj afk",
|
||||
"offsets": [1274.5, 418.5]
|
||||
},
|
||||
{
|
||||
"name": "confirm",
|
||||
"prefix": "Boyfriend DJ confirm",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "fistPump",
|
||||
"prefix": "Boyfriend DJ fist pump",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "cartoon",
|
||||
"prefix": "Boyfriend DJ watchin tv OG",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "loss",
|
||||
"prefix": "Boyfriend DJ loss reaction 1",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "charSelect",
|
||||
"prefix": "Boyfriend DJ to CS",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "newUnlock",
|
||||
"prefix": "Boyfriend DJ new character ",
|
||||
"offsets": [625, 360]
|
||||
}
|
||||
]
|
||||
},
|
||||
"charSelect": {
|
||||
"position": 4,
|
||||
"gf": {
|
||||
"assetPath": "charSelect/gfChill",
|
||||
"animInfoPath": "charSelect/gfAnimInfo",
|
||||
"visualizer": false
|
||||
}
|
||||
},
|
||||
"results": {
|
||||
"music": {
|
||||
"PERFECT_GOLD": "resultsPERFECT",
|
||||
"PERFECT": "resultsPERFECT",
|
||||
"EXCELLENT": "resultsEXCELLENT",
|
||||
"GREAT": "resultsNORMAL",
|
||||
"GOOD": "resultsNORMAL",
|
||||
"SHIT": "resultsSHIT"
|
||||
},
|
||||
"perfectgold": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsPERFECT/bed",
|
||||
"zIndex": 500,
|
||||
"offsets": {
|
||||
"x": 1342,
|
||||
"y": 370
|
||||
},
|
||||
"loopFrameLabel": "LOOP START"
|
||||
},
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsPERFECT/hearts",
|
||||
"zIndex": 501,
|
||||
"delay": 4.41,
|
||||
"offsets": [1342, 370],
|
||||
"loopFrame": 43
|
||||
}
|
||||
],
|
||||
"perfect": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsPERFECT/bed",
|
||||
"startFrameLabel": "INTRO",
|
||||
"filter": "naughty",
|
||||
"zIndex": 500,
|
||||
"offsets": {
|
||||
"x": 1342,
|
||||
"y": 370
|
||||
},
|
||||
"loopFrameLabel": "LOOP START"
|
||||
},
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsPERFECT/hearts",
|
||||
"filter": "naughty",
|
||||
"zIndex": 501,
|
||||
"delay": 4.41,
|
||||
"offsets": {
|
||||
"x": 1342,
|
||||
"y": 370
|
||||
},
|
||||
"loopFrame": 43
|
||||
},
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsPERFECT/bed",
|
||||
"startFrameLabel": "INTRO 2",
|
||||
"filter": "safe",
|
||||
"zIndex": 500,
|
||||
"offsets": {
|
||||
"x": 1342,
|
||||
"y": 370
|
||||
},
|
||||
"loopFrameLabel": "LOOP 2"
|
||||
}
|
||||
],
|
||||
"excellent": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsEXCELLENT",
|
||||
"zIndex": 500,
|
||||
"offsets": {
|
||||
"x": 1329,
|
||||
"y": 429
|
||||
},
|
||||
"loopFrame": 29
|
||||
}
|
||||
],
|
||||
"great": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsGREAT/gf",
|
||||
"scale": 0.93,
|
||||
"delay": 0.25,
|
||||
"offsets": {
|
||||
"x": 802,
|
||||
"y": 331
|
||||
},
|
||||
"zIndex": 499,
|
||||
|
||||
"loopFrame": 9
|
||||
},
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsGREAT/bf",
|
||||
"scale": 0.93,
|
||||
"zIndex": 500,
|
||||
"offsets": {
|
||||
"x": 929,
|
||||
"y": 363
|
||||
},
|
||||
|
||||
"loopFrame": 15
|
||||
}
|
||||
],
|
||||
"good": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsGOOD/bf",
|
||||
"zIndex": 501,
|
||||
"offsets": {
|
||||
"x": 662,
|
||||
"y": 371
|
||||
},
|
||||
|
||||
"loopFrame": 14
|
||||
},
|
||||
{
|
||||
"renderType": "sparrow",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsGOOD/resultGirlfriendGOOD",
|
||||
"zIndex": 500,
|
||||
"delay": 0.91,
|
||||
"offsets": {
|
||||
"x": 629,
|
||||
"y": 323
|
||||
},
|
||||
"loopFrame": 9
|
||||
}
|
||||
],
|
||||
"loss": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "sprites/resultScreen/results-bf/resultsSHIT",
|
||||
"zIndex": 500,
|
||||
"offsets": {
|
||||
"x": 700,
|
||||
"y": 400
|
||||
},
|
||||
"loopFrameLabel": "Loop Start"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
154
resultScreens/pico.json
Normal file
@ -0,0 +1,154 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"name": "Pico",
|
||||
"ownedChars": [
|
||||
"pico",
|
||||
"pico-playable",
|
||||
"pico-pixel",
|
||||
"pico-blazin",
|
||||
"pico-christmas",
|
||||
"pico-dark",
|
||||
"pico-holding-nene"
|
||||
],
|
||||
"showUnownedChars": false,
|
||||
"unlocked": true,
|
||||
"freeplayStyle": "pico",
|
||||
"stickerPack": "standard-pico",
|
||||
"freeplayDJ": {
|
||||
"assetPath": "freeplay/freeplay-pico",
|
||||
"text1": "PICO",
|
||||
"text2": "GOD DAMN HE DOWN ON THE NUT",
|
||||
"text3": "ZEBOIM DAMN IMA NUT",
|
||||
"fistPump": {
|
||||
"introStartFrame": 0,
|
||||
"introEndFrame": 4,
|
||||
|
||||
"loopStartFrame": 4,
|
||||
"loopEndFrame": -1,
|
||||
|
||||
"introBadStartFrame": 0,
|
||||
"introBadEndFrame": 0,
|
||||
|
||||
"loopBadStartFrame": 0,
|
||||
"loopBadEndFrame": -1
|
||||
},
|
||||
"charSelect": {
|
||||
"transitionDelay": 0.45
|
||||
},
|
||||
"animations": [
|
||||
{
|
||||
"name": "intro",
|
||||
"prefix": "pico dj intro",
|
||||
"offsets": [631.7, 362.6]
|
||||
},
|
||||
{
|
||||
"name": "idle",
|
||||
"prefix": "Pico DJ",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "idleEasterEgg",
|
||||
"prefix": "Pico DJ afk",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "confirm",
|
||||
"prefix": "Pico DJ confirm",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "fistPump",
|
||||
"prefix": "pico cheer",
|
||||
"offsets": [975, 260]
|
||||
},
|
||||
{
|
||||
"name": "loss",
|
||||
"prefix": "Pico DJ loss",
|
||||
"offsets": [625, 360]
|
||||
},
|
||||
{
|
||||
"name": "charSelect",
|
||||
"prefix": "Pico DJ to CS",
|
||||
"offsets": [625, 360]
|
||||
}
|
||||
]
|
||||
},
|
||||
"charSelect": {
|
||||
"position": 3,
|
||||
"gf": {
|
||||
"assetPath": "charSelect/neneChill",
|
||||
"animInfoPath": "charSelect/neneAnimInfo",
|
||||
"visualizer": true
|
||||
}
|
||||
},
|
||||
"results": {
|
||||
"music": {
|
||||
"PERFECT_GOLD": "resultsPERFECT-pico",
|
||||
"PERFECT": "resultsPERFECT-pico",
|
||||
"EXCELLENT": "resultsEXCELLENT-pico",
|
||||
"GREAT": "resultsNORMAL-pico",
|
||||
"GOOD": "resultsNORMAL-pico",
|
||||
"SHIT": "resultsSHIT-pico"
|
||||
},
|
||||
"perfectGold": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsPERFECT",
|
||||
"zIndex": 500,
|
||||
"scale": 0.88,
|
||||
"offsets": [385, 82],
|
||||
"loopFrame": 91
|
||||
}
|
||||
],
|
||||
"perfect": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsPERFECT",
|
||||
"zIndex": 500,
|
||||
"scale": 0.88,
|
||||
"offsets": [385, 82],
|
||||
"loopFrame": 91
|
||||
}
|
||||
],
|
||||
"excellent": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsGREAT",
|
||||
"zIndex": 500,
|
||||
"scale": 1.25,
|
||||
"offsets": [350, 25],
|
||||
"looped": true,
|
||||
"loopFrame": 32
|
||||
}
|
||||
],
|
||||
"great": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsGREAT",
|
||||
"zIndex": 500,
|
||||
"scale": 1.25,
|
||||
"offsets": [350, 25],
|
||||
"looped": true,
|
||||
"loopFrame": 32
|
||||
}
|
||||
],
|
||||
"good": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"scriptClass": "PicoGoodResults",
|
||||
"zIndex": 500,
|
||||
"scale": 1.25,
|
||||
"offsets": [350, 25]
|
||||
}
|
||||
],
|
||||
"loss": [
|
||||
{
|
||||
"renderType": "animateatlas",
|
||||
"assetPath": "shared:resultScreen/results-pico/resultsSHIT",
|
||||
"zIndex": 500,
|
||||
"offsets": [-185, -125],
|
||||
"loopFrame": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
1285
sprites/characters/Nene.json
Normal file
BIN
sprites/characters/Nene.png
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
sprites/characters/abot/aBotViz.png
Normal file
After Width: | Height: | Size: 16 KiB |
45
sprites/characters/abot/aBotViz.xml
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas imagePath="aBotViz.png">
|
||||
<SubTexture name="viz10000" x="212" y="0" width="68" height="196" />
|
||||
<SubTexture name="viz10001" x="538" y="0" width="68" height="169" frameX="0" frameY="-27" frameWidth="68" frameHeight="196" />
|
||||
<SubTexture name="viz10002" x="538" y="173" width="65" height="135" frameX="-3" frameY="-61" frameWidth="68" frameHeight="196" />
|
||||
<SubTexture name="viz10003" x="806" y="195" width="60" height="96" frameX="-8" frameY="-100" frameWidth="68" frameHeight="196" />
|
||||
<SubTexture name="viz10004" x="928" y="299" width="53" height="53" frameX="-15" frameY="-143" frameWidth="68" frameHeight="196" />
|
||||
<SubTexture name="viz10005" x="531" y="312" width="46" height="28" frameX="-22" frameY="-168" frameWidth="68" frameHeight="196" />
|
||||
<SubTexture name="viz20000" x="407" y="0" width="58" height="209" />
|
||||
<SubTexture name="viz20001" x="870" y="0" width="58" height="183" frameX="0" frameY="-26" frameWidth="58" frameHeight="209" />
|
||||
<SubTexture name="viz20002" x="607" y="189" width="57" height="141" frameX="-1" frameY="-68" frameWidth="58" frameHeight="209" />
|
||||
<SubTexture name="viz20003" x="407" y="213" width="54" height="99" frameX="-4" frameY="-110" frameWidth="58" frameHeight="209" />
|
||||
<SubTexture name="viz20004" x="741" y="300" width="48" height="56" frameX="-10" frameY="-153" frameWidth="58" frameHeight="209" />
|
||||
<SubTexture name="viz20005" x="383" y="316" width="43" height="27" frameX="-15" frameY="-182" frameWidth="58" frameHeight="209" />
|
||||
<SubTexture name="viz30000" x="284" y="0" width="58" height="215" />
|
||||
<SubTexture name="viz30001" x="747" y="0" width="58" height="188" frameX="0" frameY="-27" frameWidth="58" frameHeight="215" />
|
||||
<SubTexture name="viz30002" x="469" y="182" width="58" height="151" frameX="0" frameY="-64" frameWidth="58" frameHeight="215" />
|
||||
<SubTexture name="viz30003" x="212" y="200" width="55" height="100" frameX="-3" frameY="-115" frameWidth="58" frameHeight="215" />
|
||||
<SubTexture name="viz30004" x="271" y="286" width="50" height="57" frameX="-8" frameY="-158" frameWidth="58" frameHeight="215" />
|
||||
<SubTexture name="viz30005" x="668" y="316" width="45" height="22" frameX="-13" frameY="-193" frameWidth="58" frameHeight="215" />
|
||||
<SubTexture name="viz40000" x="346" y="0" width="57" height="216" />
|
||||
<SubTexture name="viz40001" x="809" y="0" width="57" height="191" frameX="0" frameY="-25" frameWidth="57" frameHeight="216" />
|
||||
<SubTexture name="viz40002" x="870" y="187" width="54" height="153" frameX="0" frameY="-63" frameWidth="57" frameHeight="216" />
|
||||
<SubTexture name="viz40003" x="132" y="219" width="52" height="101" frameX="0" frameY="-115" frameWidth="57" frameHeight="216" />
|
||||
<SubTexture name="viz40004" x="806" y="295" width="49" height="58" frameX="0" frameY="-158" frameWidth="57" frameHeight="216" />
|
||||
<SubTexture name="viz40005" x="109" y="324" width="44" height="22" frameX="-2" frameY="-194" frameWidth="57" frameHeight="216" />
|
||||
<SubTexture name="viz60000" x="0" y="0" width="67" height="207" />
|
||||
<SubTexture name="viz60001" x="469" y="0" width="65" height="178" frameX="0" frameY="-29" frameWidth="67" frameHeight="207" />
|
||||
<SubTexture name="viz60002" x="675" y="168" width="62" height="144" frameX="0" frameY="-63" frameWidth="67" frameHeight="207" />
|
||||
<SubTexture name="viz60003" x="71" y="197" width="57" height="101" frameX="0" frameY="-106" frameWidth="67" frameHeight="207" />
|
||||
<SubTexture name="viz60004" x="329" y="220" width="51" height="61" frameX="0" frameY="-146" frameWidth="67" frameHeight="207" />
|
||||
<SubTexture name="viz60005" x="188" y="304" width="45" height="30" frameX="0" frameY="-177" frameWidth="67" frameHeight="207" />
|
||||
<SubTexture name="viz70000" x="71" y="0" width="71" height="193" />
|
||||
<SubTexture name="viz70001" x="675" y="0" width="68" height="164" frameX="0" frameY="-29" frameWidth="71" frameHeight="193" />
|
||||
<SubTexture name="viz70002" x="932" y="0" width="66" height="139" frameX="0" frameY="-54" frameWidth="71" frameHeight="193" />
|
||||
<SubTexture name="viz70003" x="741" y="192" width="61" height="104" frameX="0" frameY="-89" frameWidth="71" frameHeight="193" />
|
||||
<SubTexture name="viz70004" x="271" y="219" width="54" height="63" frameX="0" frameY="-130" frameWidth="71" frameHeight="193" />
|
||||
<SubTexture name="viz70005" x="59" y="302" width="46" height="32" frameX="0" frameY="-161" frameWidth="71" frameHeight="193" />
|
||||
<SubTexture name="viz50000" x="146" y="0" width="62" height="215" />
|
||||
<SubTexture name="viz50001" x="610" y="0" width="61" height="185" frameX="0" frameY="-30" frameWidth="62" frameHeight="215" />
|
||||
<SubTexture name="viz50002" x="932" y="143" width="59" height="152" frameX="0" frameY="-63" frameWidth="62" frameHeight="215" />
|
||||
<SubTexture name="viz50003" x="0" y="211" width="55" height="100" frameX="0" frameY="-115" frameWidth="62" frameHeight="215" />
|
||||
<SubTexture name="viz50004" x="329" y="285" width="50" height="60" frameX="0" frameY="-155" frameWidth="62" frameHeight="215" />
|
||||
<SubTexture name="viz50005" x="0" y="315" width="46" height="27" frameX="0" frameY="-188" frameWidth="62" frameHeight="215" />
|
||||
</TextureAtlas>
|
1
sprites/characters/abot/abotSystem/Animation.json
Normal file
1
sprites/characters/abot/abotSystem/spritemap1.json
Normal file
@ -0,0 +1 @@
|
||||
{"ATLAS":{"SPRITES":[{"SPRITE":{"name":"0000","x":603,"y":595,"w":55,"h":87,"rotated":false}},{"SPRITE":{"name":"0001","x":682,"y":0,"w":114,"h":175,"rotated":false}},{"SPRITE":{"name":"0002","x":677,"y":180,"w":104,"h":119,"rotated":false}},{"SPRITE":{"name":"0003","x":529,"y":343,"w":222,"h":247,"rotated":false}},{"SPRITE":{"name":"0004","x":677,"y":304,"w":83,"h":21,"rotated":false}},{"SPRITE":{"name":"0005","x":529,"y":595,"w":69,"h":81,"rotated":false}},{"SPRITE":{"name":"0006","x":538,"y":0,"w":139,"h":155,"rotated":false}},{"SPRITE":{"name":"0007","x":538,"y":160,"w":134,"h":146,"rotated":false}},{"SPRITE":{"name":"0008","x":663,"y":595,"w":76,"h":53,"rotated":false}},{"SPRITE":{"name":"0009","x":0,"y":0,"w":533,"h":338,"rotated":false}},{"SPRITE":{"name":"0010","x":0,"y":343,"w":524,"h":335,"rotated":false}}]},"meta":{"app":"Adobe Animate","version":"23.0.1.70","image":"spritemap1.png","format":"RGBA8888","size":{"w":796,"h":682},"resolution":"1"}}
|
BIN
sprites/characters/abot/abotSystem/spritemap1.png
Normal file
After Width: | Height: | Size: 71 KiB |
1
sprites/characters/abot/dark/abotSystem/Animation.json
Normal file
1
sprites/characters/abot/dark/abotSystem/spritemap1.json
Normal file
@ -0,0 +1 @@
|
||||
{"ATLAS":{"SPRITES":[{"SPRITE":{"name":"0000","x":603,"y":595,"w":55,"h":87,"rotated":false}},{"SPRITE":{"name":"0001","x":682,"y":0,"w":114,"h":175,"rotated":false}},{"SPRITE":{"name":"0002","x":677,"y":180,"w":104,"h":119,"rotated":false}},{"SPRITE":{"name":"0003","x":529,"y":343,"w":222,"h":247,"rotated":false}},{"SPRITE":{"name":"0004","x":677,"y":304,"w":83,"h":21,"rotated":false}},{"SPRITE":{"name":"0005","x":529,"y":595,"w":69,"h":81,"rotated":false}},{"SPRITE":{"name":"0006","x":538,"y":0,"w":139,"h":155,"rotated":false}},{"SPRITE":{"name":"0007","x":538,"y":160,"w":134,"h":146,"rotated":false}},{"SPRITE":{"name":"0008","x":663,"y":595,"w":76,"h":53,"rotated":false}},{"SPRITE":{"name":"0009","x":0,"y":0,"w":533,"h":338,"rotated":false}},{"SPRITE":{"name":"0010","x":0,"y":343,"w":524,"h":335,"rotated":false}}]},"meta":{"app":"Adobe Animate","version":"23.0.1.70","image":"spritemap1.png","format":"RGBA8888","size":{"w":796,"h":682},"resolution":"1"}}
|
BIN
sprites/characters/abot/dark/abotSystem/spritemap1.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
sprites/characters/abot/stereoBG.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
1
sprites/characters/abot/systemEyes/Animation.json
Normal file
1
sprites/characters/abot/systemEyes/spritemap1.json
Normal file
@ -0,0 +1 @@
|
||||
{"ATLAS":{"SPRITES":[{"SPRITE":{"name":"0000","x":0,"y":0,"w":106,"h":38,"rotated":false}},{"SPRITE":{"name":"0001","x":0,"y":43,"w":79,"h":22,"rotated":false}}]},"meta":{"app":"Adobe Animate","version":"23.0.1.70","image":"spritemap1.png","format":"RGBA8888","size":{"w":106,"h":65},"resolution":"1"}}
|
BIN
sprites/characters/abot/systemEyes/spritemap1.png
Normal file
After Width: | Height: | Size: 627 B |
BIN
sprites/resultScreen/clearPercent/clearPercentNumberLeft.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
13
sprites/resultScreen/clearPercent/clearPercentNumberLeft.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas imagePath="clearPercentNumberLeft.png">
|
||||
<SubTexture name="number 0 0001" x="4" y="4" width="81" height="89" frameX="0" frameY="-1" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 1 0001" x="89" y="4" width="62" height="88" frameX="-6" frameY="-1" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 2 0001" x="155" y="4" width="75" height="88" frameX="-1" frameY="-1" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 3 0001" x="234" y="4" width="78" height="88" frameX="-3" frameY="-1" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 4 0001" x="316" y="4" width="79" height="86" frameX="-1" frameY="-2" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 5 0001" x="399" y="4" width="79" height="90" frameX="-2" frameY="-1" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 6 0001" x="4" y="98" width="74" height="88" frameX="-2" frameY="-2" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 7 0001" x="82" y="98" width="75" height="86" frameX="-5" frameY="-2" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 8 0001" x="161" y="98" width="78" height="90" frameX="-2" frameY="0" frameWidth="81" frameHeight="91"/>
|
||||
<SubTexture name="number 9 0001" x="243" y="98" width="78" height="87" frameX="-3" frameY="-2" frameWidth="81" frameHeight="91"/>
|
||||
</TextureAtlas>
|
BIN
sprites/resultScreen/clearPercent/clearPercentNumberRight.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas imagePath="clearPercentNumberRight.png">
|
||||
<SubTexture name="number 0 0001" x="4" y="4" width="87" height="88" frameX="0" frameY="-1" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 1 0001" x="95" y="4" width="63" height="88" frameX="-8" frameY="0" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 2 0001" x="162" y="4" width="75" height="84" frameX="-4" frameY="-3" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 3 0001" x="241" y="4" width="77" height="84" frameX="-5" frameY="-2" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 4 0001" x="322" y="4" width="77" height="85" frameX="-4" frameY="-2" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 5 0001" x="403" y="4" width="80" height="88" frameX="-3" frameY="-1" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 6 0001" x="4" y="96" width="76" height="89" frameX="-2" frameY="-1" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 7 0001" x="84" y="96" width="79" height="84" frameX="-5" frameY="-4" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 8 0001" x="167" y="96" width="80" height="90" frameX="-3" frameY="-1" frameWidth="87" frameHeight="91"/>
|
||||
<SubTexture name="number 9 0001" x="251" y="96" width="80" height="88" frameX="-3" frameY="-1" frameWidth="87" frameHeight="91"/>
|
||||
</TextureAtlas>
|
BIN
sprites/resultScreen/clearPercent/clearPercentNumberSmall.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<TextureAtlas imagePath="clearPercentNumberSmall.png" width="73" height="307">
|
||||
<SubTexture name="number 0 0001" x="38" y="44" width="35" height="44" frameX="-2" frameY="-1" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 1 0001" x="0" y="265" width="25" height="42" frameX="-11" frameY="-1" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 2 0001" x="0" y="46" width="38" height="45" frameX="-0" frameY="-0" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 3 0001" x="0" y="0" width="38" height="46" frameX="-0" frameY="-0" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 4 0001" x="0" y="180" width="36" height="43" frameX="-2" frameY="-0" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 5 0001" x="0" y="136" width="37" height="44" frameX="-0" frameY="-1" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 6 0001" x="0" y="223" width="34" height="42" frameX="-0" frameY="-3" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 7 0001" x="36" y="91" width="35" height="44" frameX="-4" frameY="-0" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 8 0001" x="0" y="91" width="36" height="45" frameX="-1" frameY="-0" frameWidth="39" frameHeight="46"/>
|
||||
<SubTexture name="number 9 0001" x="38" y="0" width="35" height="44" frameX="-3" frameY="-0" frameWidth="39" frameHeight="46"/>
|
||||
</TextureAtlas>
|
BIN
sprites/resultScreen/clearPercent/clearPercentText.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
sprites/resultScreen/clearPercent/clearPercentTextSmall.png
Normal file
After Width: | Height: | Size: 534 B |
BIN
sprites/resultScreen/clearPercent/numbers small0001.png
Normal file
After Width: | Height: | Size: 487 B |
BIN
sprites/resultScreen/clearPercent/numbers small0002.png
Normal file
After Width: | Height: | Size: 580 B |
BIN
sprites/resultScreen/clearPercent/numbers small0003.png
Normal file
After Width: | Height: | Size: 583 B |
BIN
sprites/resultScreen/clearPercent/numbers small0004.png
Normal file
After Width: | Height: | Size: 561 B |
BIN
sprites/resultScreen/clearPercent/numbers small0005.png
Normal file
After Width: | Height: | Size: 574 B |
BIN
sprites/resultScreen/clearPercent/numbers small0006.png
Normal file
After Width: | Height: | Size: 572 B |
BIN
sprites/resultScreen/clearPercent/numbers small0007.png
Normal file
After Width: | Height: | Size: 563 B |
BIN
sprites/resultScreen/clearPercent/numbers small0008.png
Normal file
After Width: | Height: | Size: 598 B |
BIN
sprites/resultScreen/clearPercent/numbers small0009.png
Normal file
After Width: | Height: | Size: 588 B |
BIN
sprites/resultScreen/clearPercent/numbers small0010.png
Normal file
After Width: | Height: | Size: 563 B |
BIN
sprites/resultScreen/diff_easy.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
sprites/resultScreen/diff_erect.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
sprites/resultScreen/diff_hard.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
sprites/resultScreen/diff_nightmare.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
sprites/resultScreen/diff_normal.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
sprites/resultScreen/highscoreNew.png
Normal file
After Width: | Height: | Size: 62 KiB |
34
sprites/resultScreen/highscoreNew.xml
Normal file
@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas imagePath="highscoreNew.png">
|
||||
<!-- Created with Adobe Animate version 22.0.5.191 -->
|
||||
<!-- http://www.adobe.com/products/animate.html -->
|
||||
<SubTexture name="highscoreAnim0000" x="0" y="0" width="592" height="29" frameX="0" frameY="-25" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0001" x="0" y="34" width="433" height="86" frameX="-382" frameY="-1" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0002" x="438" y="34" width="479" height="99" frameX="-365" frameY="0" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0003" x="0" y="138" width="472" height="99" frameX="-372" frameY="0" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0004" x="477" y="138" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0005" x="477" y="138" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0006" x="0" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0007" x="0" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0008" x="380" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0009" x="380" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0010" x="0" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0011" x="0" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0012" x="380" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0013" x="380" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0014" x="0" y="330" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0015" x="0" y="330" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0016" x="0" y="330" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0017" x="477" y="138" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0018" x="477" y="138" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0019" x="0" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0020" x="0" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0021" x="380" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0022" x="380" y="242" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0023" x="0" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0024" x="0" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0025" x="380" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0026" x="380" y="286" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0027" x="0" y="330" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
<SubTexture name="highscoreAnim0028" x="0" y="330" width="375" height="39" frameX="-372" frameY="-24" frameWidth="844" frameHeight="99"/>
|
||||
</TextureAtlas>
|
BIN
sprites/resultScreen/rankText/rankScrollEXCELLENT.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
BIN
sprites/resultScreen/rankText/rankScrollGOOD.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
sprites/resultScreen/rankText/rankScrollGREAT.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
sprites/resultScreen/rankText/rankScrollLOSS.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
sprites/resultScreen/rankText/rankScrollPERFECT.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
sprites/resultScreen/rankText/rankTextEXCELLENT.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
sprites/resultScreen/rankText/rankTextGOOD.png
Normal file
After Width: | Height: | Size: 611 B |
BIN
sprites/resultScreen/rankText/rankTextGREAT.png
Normal file
After Width: | Height: | Size: 899 B |
BIN
sprites/resultScreen/rankText/rankTextLOSS.png
Normal file
After Width: | Height: | Size: 648 B |
BIN
sprites/resultScreen/rankText/rankTextPERFECT.png
Normal file
After Width: | Height: | Size: 938 B |
183
sprites/resultScreen/ratingsPopin.json
Normal file
@ -0,0 +1,183 @@
|
||||
{
|
||||
"TextureAtlas": {
|
||||
"SubTexture": [
|
||||
{
|
||||
"_name": "Categories0000",
|
||||
"_x": "0",
|
||||
"_y": "0",
|
||||
"_width": "395",
|
||||
"_height": "32",
|
||||
"_frameX": "0",
|
||||
"_frameY": "-29",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0001",
|
||||
"_x": "400",
|
||||
"_y": "0",
|
||||
"_width": "268",
|
||||
"_height": "74",
|
||||
"_frameX": "-179",
|
||||
"_frameY": "0",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0002",
|
||||
"_x": "673",
|
||||
"_y": "0",
|
||||
"_width": "395",
|
||||
"_height": "119",
|
||||
"_frameX": "-52",
|
||||
"_frameY": "0",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0003",
|
||||
"_x": "1073",
|
||||
"_y": "0",
|
||||
"_width": "296",
|
||||
"_height": "123",
|
||||
"_frameX": "-153",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0004",
|
||||
"_x": "1374",
|
||||
"_y": "0",
|
||||
"_width": "328",
|
||||
"_height": "171",
|
||||
"_frameX": "-121",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0005",
|
||||
"_x": "1707",
|
||||
"_y": "0",
|
||||
"_width": "293",
|
||||
"_height": "189",
|
||||
"_frameX": "-154",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0006",
|
||||
"_x": "0",
|
||||
"_y": "194",
|
||||
"_width": "345",
|
||||
"_height": "225",
|
||||
"_frameX": "-102",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0007",
|
||||
"_x": "350",
|
||||
"_y": "194",
|
||||
"_width": "289",
|
||||
"_height": "237",
|
||||
"_frameX": "-158",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0008",
|
||||
"_x": "644",
|
||||
"_y": "194",
|
||||
"_width": "336",
|
||||
"_height": "282",
|
||||
"_frameX": "-111",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0009",
|
||||
"_x": "985",
|
||||
"_y": "194",
|
||||
"_width": "289",
|
||||
"_height": "301",
|
||||
"_frameX": "-158",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0010",
|
||||
"_x": "1279",
|
||||
"_y": "194",
|
||||
"_width": "342",
|
||||
"_height": "340",
|
||||
"_frameX": "-105",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0011",
|
||||
"_x": "1626",
|
||||
"_y": "194",
|
||||
"_width": "289",
|
||||
"_height": "365",
|
||||
"_frameX": "-158",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0012",
|
||||
"_x": "0",
|
||||
"_y": "564",
|
||||
"_width": "366",
|
||||
"_height": "397",
|
||||
"_frameX": "-81",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0013",
|
||||
"_x": "371",
|
||||
"_y": "564",
|
||||
"_width": "289",
|
||||
"_height": "412",
|
||||
"_frameX": "-158",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0014",
|
||||
"_x": "665",
|
||||
"_y": "564",
|
||||
"_width": "289",
|
||||
"_height": "412",
|
||||
"_frameX": "-158",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
},
|
||||
{
|
||||
"_name": "Categories0015",
|
||||
"_x": "959",
|
||||
"_y": "564",
|
||||
"_width": "289",
|
||||
"_height": "407",
|
||||
"_frameX": "-158",
|
||||
"_frameY": "-7",
|
||||
"_frameWidth": "449",
|
||||
"_frameHeight": "419"
|
||||
}
|
||||
],
|
||||
"_imagePath": "ratingsPopin.png"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/ratingsPopin.png
Normal file
After Width: | Height: | Size: 143 KiB |
89256
sprites/resultScreen/results-bf/resultsEXCELLENT/Animation.json
Normal file
@ -0,0 +1,86 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":0,"y":0,"w":753,"h":820,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0001","x":758,"y":0,"w":583,"h":602,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0002","x":2003,"y":1090,"w":274,"h":200,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0003","x":2648,"y":1034,"w":459,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":3345,"y":748,"w":180,"h":205,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":3112,"y":1034,"w":357,"h":208,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":1444,"y":714,"w":251,"h":360,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":3227,"y":1247,"w":202,"h":136,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":3600,"y":437,"w":350,"h":290,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0009","x":3856,"y":732,"w":234,"h":204,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":683,"y":1184,"w":290,"h":156,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":3799,"y":1042,"w":271,"h":204,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":358,"y":1270,"w":147,"h":166,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":0,"y":1095,"w":353,"h":205,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":0,"y":1305,"w":113,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":3565,"y":1276,"w":118,"h":147,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0016","x":3799,"y":1251,"w":159,"h":160,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0017","x":2684,"y":516,"w":87,"h":143,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0018","x":3856,"y":941,"w":103,"h":78,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0019","x":1346,"y":0,"w":600,"h":409,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0020","x":2177,"y":1295,"w":93,"h":97,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0021","x":3964,"y":941,"w":67,"h":90,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0022","x":1680,"y":1095,"w":254,"h":214,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0023","x":3688,"y":1276,"w":99,"h":121,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0024","x":2787,"y":1209,"w":210,"h":190,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0025","x":1572,"y":1272,"w":101,"h":123,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0026","x":2003,"y":801,"w":310,"h":284,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0027","x":978,"y":1227,"w":176,"h":196,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0028","x":1939,"y":1295,"w":107,"h":162,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0029","x":190,"y":1305,"w":67,"h":124,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0030","x":2780,"y":364,"w":416,"h":340,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0031","x":3002,"y":1247,"w":220,"h":142,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0032","x":2398,"y":0,"w":377,"h":511,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0033","x":3474,"y":1042,"w":320,"h":229,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0034","x":1227,"y":607,"w":97,"h":99,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0035","x":1951,"y":0,"w":442,"h":499,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0036","x":3251,"y":0,"w":344,"h":449,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0037","x":2282,"y":1110,"w":208,"h":227,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0038","x":1346,"y":1079,"w":329,"h":188,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0039","x":1700,"y":414,"w":143,"h":81,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0040","x":118,"y":1305,"w":67,"h":127,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0041","x":2495,"y":1209,"w":287,"h":144,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0042","x":1287,"y":1272,"w":154,"h":153,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0043","x":2780,"y":0,"w":466,"h":359,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0044","x":0,"y":825,"w":331,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0045","x":3201,"y":454,"w":347,"h":289,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0046","x":1700,"y":504,"w":346,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0047","x":1091,"y":714,"w":348,"h":262,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0048","x":994,"y":981,"w":347,"h":241,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0049","x":336,"y":825,"w":345,"h":253,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0050","x":1346,"y":414,"w":349,"h":295,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0051","x":1700,"y":504,"w":346,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0052","x":1346,"y":414,"w":349,"h":295,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0053","x":1700,"y":504,"w":346,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0054","x":3017,"y":748,"w":323,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0055","x":758,"y":607,"w":328,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0056","x":2051,"y":504,"w":325,"h":292,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0057","x":2684,"y":709,"w":328,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0058","x":2318,"y":838,"w":325,"h":267,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0059","x":2381,"y":516,"w":298,"h":317,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0060","x":3553,"y":732,"w":298,"h":305,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0061","x":1700,"y":790,"w":298,"h":300,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0062","x":686,"y":893,"w":303,"h":286,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0063","x":1159,"y":1227,"w":123,"h":245,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0064","x":3963,"y":1251,"w":118,"h":207,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0065","x":510,"y":1270,"w":133,"h":181,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0066","x":3955,"y":499,"w":131,"h":221,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0067","x":3434,"y":1276,"w":126,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0068","x":3955,"y":253,"w":128,"h":241,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0069","x":1446,"y":1272,"w":121,"h":186,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0070","x":3933,"y":0,"w":156,"h":248,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0071","x":2051,"y":1295,"w":121,"h":140,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0072","x":1091,"y":607,"w":131,"h":82,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0073","x":358,"y":1083,"w":320,"h":182,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0074","x":3600,"y":0,"w":328,"h":432,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "22.0.5.191",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":4090,"h":1472},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/results-bf/resultsEXCELLENT/spritemap1.png
Normal file
After Width: | Height: | Size: 658 KiB |
4773
sprites/resultScreen/results-bf/resultsGOOD/bf/Animation.json
Normal file
@ -0,0 +1,36 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":4,"y":532,"w":327,"h":338,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0001","x":1471,"y":322,"w":495,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0002","x":885,"y":913,"w":278,"h":183,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0003","x":4,"y":874,"w":293,"h":179,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":4,"y":4,"w":655,"h":524,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":663,"y":322,"w":400,"h":350,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":1067,"y":322,"w":400,"h":350,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":1180,"y":676,"w":251,"h":245,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":335,"y":796,"w":248,"h":247,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0009","x":1688,"y":873,"w":252,"h":242,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":1435,"y":871,"w":249,"h":245,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":885,"y":676,"w":291,"h":233,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":663,"y":4,"w":566,"h":314,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":1233,"y":4,"w":566,"h":314,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":663,"y":4,"w":566,"h":314,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":663,"y":4,"w":566,"h":314,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0016","x":335,"y":532,"w":271,"h":260,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0017","x":1471,"y":607,"w":270,"h":260,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0018","x":610,"y":676,"w":271,"h":257,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0019","x":1745,"y":607,"w":267,"h":262,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0020","x":587,"y":937,"w":172,"h":85,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0021","x":1803,"y":4,"w":124,"h":155,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0022","x":1803,"y":163,"w":124,"h":154,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0023","x":1167,"y":925,"w":124,"h":154,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0024","x":1295,"y":925,"w":124,"h":154,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "23.0.1.70",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":2016,"h":1120},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/results-bf/resultsGOOD/bf/spritemap1.png
Normal file
After Width: | Height: | Size: 249 KiB |
@ -0,0 +1,579 @@
|
||||
{
|
||||
"TextureAtlas": {
|
||||
"SubTexture": [
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0000",
|
||||
"_x": "4",
|
||||
"_y": "4",
|
||||
"_width": "222",
|
||||
"_height": "226",
|
||||
"_frameX": "-42",
|
||||
"_frameY": "-128",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0001",
|
||||
"_x": "230",
|
||||
"_y": "4",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "-18",
|
||||
"_frameY": "-45",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0002",
|
||||
"_x": "230",
|
||||
"_y": "4",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "-18",
|
||||
"_frameY": "-45",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0003",
|
||||
"_x": "444",
|
||||
"_y": "4",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "0",
|
||||
"_frameY": "0",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0004",
|
||||
"_x": "444",
|
||||
"_y": "4",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "0",
|
||||
"_frameY": "0",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0005",
|
||||
"_x": "658",
|
||||
"_y": "4",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "-1",
|
||||
"_frameY": "-3",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0006",
|
||||
"_x": "658",
|
||||
"_y": "4",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "-1",
|
||||
"_frameY": "-3",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0007",
|
||||
"_x": "4",
|
||||
"_y": "298",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-15",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0008",
|
||||
"_x": "218",
|
||||
"_y": "298",
|
||||
"_width": "210",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-15",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0009",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0010",
|
||||
"_x": "645",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0011",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0012",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0013",
|
||||
"_x": "217",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0014",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0015",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0016",
|
||||
"_x": "645",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0017",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0018",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0019",
|
||||
"_x": "217",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0020",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0021",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0022",
|
||||
"_x": "645",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0023",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0024",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0025",
|
||||
"_x": "217",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0026",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0027",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0028",
|
||||
"_x": "645",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0029",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0030",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0031",
|
||||
"_x": "217",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0032",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0033",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0034",
|
||||
"_x": "645",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0035",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0036",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0037",
|
||||
"_x": "217",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0038",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0039",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0040",
|
||||
"_x": "645",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0041",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0042",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0043",
|
||||
"_x": "217",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0044",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0045",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0046",
|
||||
"_x": "645",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0047",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0048",
|
||||
"_x": "4",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0049",
|
||||
"_x": "217",
|
||||
"_y": "592",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0050",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
},
|
||||
{
|
||||
"_name": "Girlfriend Good Anim0051",
|
||||
"_x": "432",
|
||||
"_y": "298",
|
||||
"_width": "209",
|
||||
"_height": "290",
|
||||
"_frameX": "-6",
|
||||
"_frameY": "-12",
|
||||
"_frameWidth": "264",
|
||||
"_frameHeight": "354"
|
||||
}
|
||||
],
|
||||
"_imagePath": "resultGirlfriendGOOD.png"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 109 KiB |
@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas imagePath="resultGirlfriendGOOD.png">
|
||||
<SubTexture name="Girlfriend Good Anim0000" x="4" y="4" width="222" height="226" frameX="-42" frameY="-128" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0001" x="230" y="4" width="210" height="290" frameX="-18" frameY="-45" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0002" x="230" y="4" width="210" height="290" frameX="-18" frameY="-45" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0003" x="444" y="4" width="210" height="290" frameX="0" frameY="0" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0004" x="444" y="4" width="210" height="290" frameX="0" frameY="0" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0005" x="658" y="4" width="210" height="290" frameX="-1" frameY="-3" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0006" x="658" y="4" width="210" height="290" frameX="-1" frameY="-3" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0007" x="4" y="298" width="210" height="290" frameX="-6" frameY="-15" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0008" x="218" y="298" width="210" height="290" frameX="-6" frameY="-15" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0009" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0010" x="645" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0011" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0012" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0013" x="217" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0014" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0015" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0016" x="645" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0017" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0018" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0019" x="217" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0020" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0021" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0022" x="645" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0023" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0024" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0025" x="217" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0026" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0027" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0028" x="645" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0029" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0030" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0031" x="217" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0032" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0033" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0034" x="645" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0035" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0036" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0037" x="217" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0038" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0039" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0040" x="645" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0041" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0042" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0043" x="217" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0044" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0045" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0046" x="645" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0047" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0048" x="4" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0049" x="217" y="592" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0050" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
<SubTexture name="Girlfriend Good Anim0051" x="432" y="298" width="209" height="290" frameX="-6" frameY="-12" frameWidth="264" frameHeight="354"/>
|
||||
</TextureAtlas>
|
9807
sprites/resultScreen/results-bf/resultsGREAT/bf/Animation.json
Normal file
@ -0,0 +1,32 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":692,"y":683,"w":152,"h":157,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0001","x":0,"y":247,"w":258,"h":321,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0002","x":270,"y":556,"w":241,"h":182,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0003","x":711,"y":0,"w":298,"h":239,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":819,"y":338,"w":158,"h":99,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":0,"y":573,"w":265,"h":293,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":805,"y":244,"w":183,"h":89,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":819,"y":442,"w":104,"h":122,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":539,"y":683,"w":148,"h":185,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0009","x":505,"y":261,"w":166,"h":284,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":263,"y":261,"w":237,"h":290,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":692,"y":845,"w":99,"h":99,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":0,"y":871,"w":458,"h":129,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":0,"y":0,"w":405,"h":242,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":516,"y":550,"w":241,"h":128,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":270,"y":743,"w":264,"h":108,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0016","x":463,"y":873,"w":206,"h":115,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0017","x":410,"y":0,"w":296,"h":256,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0018","x":762,"y":569,"w":129,"h":88,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0019","x":676,"y":414,"w":138,"h":115,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0020","x":676,"y":261,"w":124,"h":148,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "22.0.5.191",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":1009,"h":1000},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/results-bf/resultsGREAT/bf/spritemap1.png
Normal file
After Width: | Height: | Size: 111 KiB |
6145
sprites/resultScreen/results-bf/resultsGREAT/gf/Animation.json
Normal file
@ -0,0 +1,27 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":0,"y":0,"w":270,"h":341,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0001","x":936,"y":248,"w":81,"h":81,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0002","x":0,"y":346,"w":105,"h":100,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0003","x":630,"y":393,"w":91,"h":68,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":568,"y":0,"w":124,"h":271,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":849,"y":248,"w":82,"h":203,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":697,"y":0,"w":137,"h":195,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":275,"y":318,"w":178,"h":90,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":726,"y":393,"w":75,"h":60,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0009","x":275,"y":0,"w":288,"h":313,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":458,"y":318,"w":167,"h":80,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":953,"y":0,"w":65,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":839,"y":0,"w":109,"h":243,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":697,"y":248,"w":147,"h":140,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":110,"y":346,"w":89,"h":81,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":936,"y":334,"w":66,"h":89,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "22.0.5.191",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":1018,"h":461},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/results-bf/resultsGREAT/gf/spritemap1.png
Normal file
After Width: | Height: | Size: 53 KiB |
39274
sprites/resultScreen/results-bf/resultsPERFECT/bed/Animation.json
Normal file
@ -0,0 +1,166 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":2037,"y":1934,"w":128,"h":187,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0001","x":780,"y":1947,"w":187,"h":128,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0002","x":1871,"y":1769,"w":161,"h":199,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0003","x":1108,"y":1729,"w":199,"h":164,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":2356,"y":1871,"w":189,"h":137,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":418,"y":1886,"w":132,"h":189,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0006","x":213,"y":1914,"w":188,"h":128,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":1096,"y":1898,"w":189,"h":128,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":744,"y":998,"w":198,"h":298,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0009","x":579,"y":612,"w":389,"h":381,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":2661,"y":466,"w":514,"h":332,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":2183,"y":1831,"w":168,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":1998,"y":832,"w":232,"h":347,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0013","x":1714,"y":5,"w":560,"h":479,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":1167,"y":5,"w":542,"h":638,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":3845,"y":1220,"w":181,"h":274,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0016","x":2694,"y":1307,"w":169,"h":292,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0017","x":608,"y":1771,"w":167,"h":191,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0018","x":2593,"y":935,"w":48,"h":111,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0019","x":579,"y":5,"w":583,"h":602,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0020","x":1587,"y":1127,"w":274,"h":200,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0021","x":374,"y":629,"w":170,"h":459,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0022","x":3794,"y":1664,"w":180,"h":205,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0023","x":3877,"y":858,"w":208,"h":357,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0024","x":3016,"y":803,"w":251,"h":360,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0025","x":1673,"y":1834,"w":136,"h":202,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0026","x":2661,"y":803,"w":350,"h":290,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0027","x":3332,"y":1339,"w":204,"h":234,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0028","x":2197,"y":1364,"w":290,"h":156,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0029","x":2593,"y":1098,"w":271,"h":204,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0030","x":2769,"y":1886,"w":147,"h":166,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0031","x":2235,"y":935,"w":353,"h":205,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0032","x":3120,"y":1975,"w":113,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0033","x":1814,"y":1973,"w":118,"h":147,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0034","x":3655,"y":1874,"w":159,"h":160,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0035","x":5,"y":5,"w":569,"h":619,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0036","x":2450,"y":2013,"w":87,"h":143,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0037","x":317,"y":2047,"w":78,"h":103,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0038","x":2279,"y":5,"w":600,"h":409,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0039","x":1587,"y":1009,"w":93,"h":97,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0040","x":3272,"y":768,"w":90,"h":67,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0041","x":2235,"y":1145,"w":254,"h":214,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0042","x":109,"y":2047,"w":101,"h":123,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0043","x":893,"y":1604,"w":210,"h":190,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0044","x":1666,"y":2041,"w":102,"h":124,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0045","x":3272,"y":848,"w":310,"h":284,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0046","x":2829,"y":1684,"w":177,"h":197,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0047","x":3157,"y":1168,"w":107,"h":162,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0048","x":3933,"y":357,"w":124,"h":67,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0049","x":3399,"y":5,"w":529,"h":432,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0050","x":780,"y":1799,"w":221,"h":143,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0051","x":2279,"y":419,"w":377,"h":511,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0052","x":973,"y":932,"w":320,"h":229,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0053","x":215,"y":2047,"w":97,"h":99,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0054","x":1687,"y":832,"w":306,"h":290,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0055","x":3399,"y":442,"w":436,"h":401,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0056","x":2550,"y":1973,"w":120,"h":132,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0057","x":973,"y":648,"w":400,"h":279,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0058","x":3157,"y":1339,"w":170,"h":284,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0059","x":1937,"y":1973,"w":92,"h":173,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0060","x":1378,"y":648,"w":304,"h":356,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0061","x":1714,"y":489,"w":441,"h":338,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0062","x":1096,"y":2031,"w":119,"h":109,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0063","x":5,"y":2054,"w":80,"h":86,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0064","x":3332,"y":1578,"w":177,"h":226,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0065","x":673,"y":1580,"w":215,"h":186,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0066","x":5,"y":1159,"w":246,"h":220,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0067","x":5,"y":1539,"w":243,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0068","x":5,"y":1539,"w":243,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0069","x":780,"y":1947,"w":187,"h":128,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0070","x":1871,"y":1769,"w":161,"h":199,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0071","x":1108,"y":1729,"w":199,"h":164,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0072","x":2356,"y":1871,"w":189,"h":137,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0073","x":418,"y":1886,"w":132,"h":189,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0074","x":213,"y":1914,"w":188,"h":128,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0075","x":1096,"y":1898,"w":189,"h":128,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0076","x":3332,"y":1578,"w":177,"h":226,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0077","x":5,"y":1159,"w":246,"h":220,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0078","x":5,"y":1539,"w":243,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0079","x":5,"y":1539,"w":243,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0080","x":2884,"y":5,"w":510,"h":456,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0081","x":744,"y":1301,"w":181,"h":274,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0082","x":312,"y":1093,"w":191,"h":292,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0083","x":2597,"y":1777,"w":167,"h":191,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0084","x":312,"y":953,"w":48,"h":111,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0085","x":1259,"y":1213,"w":303,"h":164,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0086","x":5,"y":1384,"w":293,"h":150,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0087","x":3541,"y":1341,"w":257,"h":185,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0088","x":1122,"y":1382,"w":260,"h":172,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0089","x":1871,"y":1512,"w":167,"h":252,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0090","x":1122,"y":1559,"w":250,"h":165,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0091","x":5,"y":953,"w":302,"h":201,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0092","x":1866,"y":1184,"w":295,"h":169,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0093","x":2597,"y":1604,"w":227,"h":168,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0094","x":3260,"y":1809,"w":179,"h":168,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0095","x":1498,"y":1958,"w":163,"h":127,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0096","x":555,"y":1967,"w":148,"h":121,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0097","x":3536,"y":1921,"w":113,"h":142,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0098","x":3654,"y":2039,"w":133,"h":97,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0099","x":3004,"y":2020,"w":99,"h":135,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0100","x":2170,"y":2006,"w":135,"h":105,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0101","x":549,"y":998,"w":190,"h":317,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0102","x":2494,"y":1307,"w":195,"h":254,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0103","x":3180,"y":466,"w":208,"h":297,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0104","x":930,"y":1347,"w":187,"h":252,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0105","x":253,"y":1695,"w":160,"h":214,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0106","x":2675,"y":1973,"w":87,"h":180,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0107","x":1290,"y":1979,"w":166,"h":91,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0108","x":3238,"y":1982,"w":185,"h":78,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0109","x":3976,"y":2026,"w":98,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0110","x":2494,"y":1145,"w":91,"h":152,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0111","x":3840,"y":442,"w":251,"h":411,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0112","x":5,"y":629,"w":364,"h":319,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0113","x":1730,"y":1358,"w":309,"h":149,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0114","x":508,"y":1320,"w":160,"h":307,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0115","x":947,"y":1166,"w":307,"h":176,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0116","x":1298,"y":1009,"w":284,"h":199,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0117","x":3272,"y":1137,"w":278,"h":197,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0118","x":2869,"y":1168,"w":283,"h":190,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0119","x":3803,"y":1499,"w":272,"h":160,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0120","x":2457,"y":1566,"w":135,"h":300,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0121","x":1549,"y":1645,"w":119,"h":308,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0122","x":3587,"y":858,"w":285,"h":281,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0123","x":2197,"y":1525,"w":255,"h":169,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0124","x":1377,"y":1670,"w":116,"h":304,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0125","x":2921,"y":1886,"w":78,"h":308,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0126","x":2160,"y":489,"w":112,"h":307,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0127","x":5,"y":1714,"w":99,"h":335,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0128","x":3444,"y":1809,"w":87,"h":340,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0129","x":3898,"y":1874,"w":73,"h":333,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0130","x":109,"y":1714,"w":99,"h":321,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0131","x":303,"y":1390,"w":146,"h":300,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0132","x":1567,"y":1332,"w":158,"h":308,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0133","x":3541,"y":1531,"w":109,"h":385,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0134","x":3819,"y":1874,"w":74,"h":343,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0135","x":2183,"y":1699,"w":267,"h":127,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0136","x":2043,"y":1672,"w":135,"h":257,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0137","x":454,"y":1632,"w":149,"h":249,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0138","x":1387,"y":1382,"w":157,"h":283,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0139","x":3555,"y":1144,"w":285,"h":192,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0140","x":1730,"y":1512,"w":136,"h":317,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0141","x":3144,"y":1628,"w":111,"h":342,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0142","x":1006,"y":1799,"w":85,"h":357,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0143","x":3979,"y":1664,"w":97,"h":357,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0144","x":3017,"y":1363,"w":122,"h":355,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0145","x":3933,"y":5,"w":150,"h":347,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0146","x":2044,"y":1358,"w":148,"h":309,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0147","x":2868,"y":1363,"w":144,"h":316,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0148","x":3655,"y":1531,"w":134,"h":312,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0149","x":3011,"y":1723,"w":104,"h":292,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0150","x":2767,"y":2057,"w":88,"h":68,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0151","x":2597,"y":1604,"w":227,"h":168,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0152","x":1498,"y":1958,"w":163,"h":127,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0153","x":3536,"y":1921,"w":113,"h":142,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0154","x":2310,"y":2013,"w":135,"h":105,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "24.0.5.40",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":4096,"h":2222},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 2.3 MiB |
25893
sprites/resultScreen/results-bf/resultsPERFECT/hearts/Animation.json
Normal file
@ -0,0 +1,12 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":0,"y":0,"w":89,"h":76,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "22.0.5.191",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":89,"h":76},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 591 B |
@ -0,0 +1,28 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":5,"y":281,"w":976,"h":115,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0001","x":5,"y":401,"w":976,"h":115,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0002","x":5,"y":521,"w":976,"h":115,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0003","x":5,"y":641,"w":966,"h":104,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":5,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":71,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":137,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":203,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":269,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0009","x":335,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":401,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":467,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":533,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":599,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":665,"y":750,"w":61,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":5,"y":5,"w":993,"h":133,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0016","x":5,"y":143,"w":993,"h":133,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "24.0.5.40",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":1003,"h":862},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 92 KiB |
70878
sprites/resultScreen/results-bf/resultsSHIT/Animation.json
Normal file
71
sprites/resultScreen/results-bf/resultsSHIT/spritemap1.json
Normal file
@ -0,0 +1,71 @@
|
||||
{"ATLAS": {"SPRITES":[
|
||||
{"SPRITE" : {"name": "0000","x":2805,"y":675,"w":434,"h":220,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0001","x":1511,"y":694,"w":521,"h":167,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0002","x":3363,"y":579,"w":576,"h":183,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0003","x":3363,"y":376,"w":598,"h":199,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":3243,"y":766,"w":539,"h":114,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":1663,"y":865,"w":323,"h":137,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":1229,"y":865,"w":430,"h":122,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":365,"y":712,"w":487,"h":146,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":3965,"y":249,"w":103,"h":227,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0009","x":2323,"y":900,"w":93,"h":79,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":856,"y":965,"w":86,"h":64,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":3782,"y":976,"w":103,"h":52,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":2196,"y":976,"w":100,"h":54,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":972,"y":901,"w":85,"h":75,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":2516,"y":900,"w":91,"h":79,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":2704,"y":900,"w":88,"h":75,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0016","x":3970,"y":936,"w":100,"h":57,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0017","x":2196,"y":912,"w":98,"h":60,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0018","x":3874,"y":249,"w":87,"h":82,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0019","x":4,"y":4,"w":357,"h":886,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0020","x":3965,"y":480,"w":73,"h":142,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0021","x":2420,"y":900,"w":92,"h":79,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0022","x":2196,"y":842,"w":123,"h":66,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0023","x":3155,"y":899,"w":62,"h":87,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0024","x":3786,"y":766,"w":180,"h":206,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0025","x":1511,"y":568,"w":116,"h":86,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0026","x":2036,"y":842,"w":156,"h":227,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0027","x":3874,"y":4,"w":159,"h":241,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0028","x":3970,"y":831,"w":90,"h":101,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0029","x":3943,"y":626,"w":95,"h":103,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0030","x":856,"y":712,"w":369,"h":185,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0031","x":3970,"y":733,"w":97,"h":94,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0032","x":3243,"y":675,"w":98,"h":81,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0033","x":1229,"y":712,"w":264,"h":137,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0034","x":1061,"y":969,"w":86,"h":64,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0035","x":856,"y":901,"w":112,"h":60,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0036","x":1061,"y":901,"w":94,"h":64,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0037","x":2611,"y":900,"w":89,"h":78,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0038","x":2704,"y":979,"w":86,"h":55,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0039","x":365,"y":862,"w":321,"h":176,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0040","x":365,"y":4,"w":441,"h":682,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0041","x":810,"y":355,"w":697,"h":353,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0042","x":2805,"y":376,"w":554,"h":295,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0043","x":2036,"y":694,"w":284,"h":144,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0044","x":2359,"y":376,"w":442,"h":520,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0045","x":3243,"y":884,"w":182,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0046","x":3429,"y":884,"w":182,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0047","x":4,"y":894,"w":182,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0048","x":2805,"y":899,"w":182,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0049","x":2991,"y":899,"w":160,"h":116,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0050","x":190,"y":894,"w":160,"h":122,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0051","x":3615,"y":884,"w":163,"h":121,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0052","x":690,"y":862,"w":162,"h":124,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0053","x":1511,"y":355,"w":106,"h":103,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0054","x":1511,"y":462,"w":106,"h":102,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0055","x":2486,"y":4,"w":692,"h":368,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0056","x":1660,"y":331,"w":695,"h":359,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0057","x":3182,"y":4,"w":688,"h":368,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0058","x":810,"y":4,"w":846,"h":347,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0059","x":1660,"y":4,"w":822,"h":323,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "23.0.1.70",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":4074,"h":1073},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/results-bf/resultsSHIT/spritemap1.png
Normal file
After Width: | Height: | Size: 576 KiB |
303234
sprites/resultScreen/results-pico/resultsGOOD/Animation.json
Normal file
196
sprites/resultScreen/results-pico/resultsGOOD/spritemap1.json
Normal file
@ -0,0 +1,196 @@
|
||||
{"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}},
|
||||
{"SPRITE" : {"name": "0003","x":3413,"y":875,"w":133,"h":114,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0004","x":4006,"y":511,"w":82,"h":72,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":274,"y":983,"w":84,"h":146,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":2511,"y":710,"w":102,"h":113,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0007","x":626,"y":953,"w":131,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":1269,"y":731,"w":130,"h":156,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0009","x":2988,"y":1065,"w":82,"h":63,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":1561,"y":765,"w":151,"h":121,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":2964,"y":822,"w":136,"h":129,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0012","x":487,"y":983,"w":90,"h":133,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":1644,"y":610,"w":164,"h":151,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0014","x":1231,"y":1069,"w":90,"h":55,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":2434,"y":948,"w":143,"h":100,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0016","x":1862,"y":851,"w":121,"h":131,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0017","x":383,"y":826,"w":113,"h":149,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0018","x":671,"y":1064,"w":77,"h":69,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0019","x":2008,"y":646,"w":146,"h":148,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0020","x":223,"y":693,"w":156,"h":148,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0021","x":2434,"y":843,"w":62,"h":84,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0022","x":3334,"y":994,"w":62,"h":84,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0023","x":2522,"y":1068,"w":80,"h":62,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0024","x":2606,"y":1068,"w":80,"h":62,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0025","x":3675,"y":924,"w":150,"h":99,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0026","x":3829,"y":938,"w":146,"h":99,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0027","x":626,"y":848,"w":158,"h":101,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0028","x":63,"y":413,"w":50,"h":37,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0029","x":2406,"y":537,"w":208,"h":169,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0030","x":3598,"y":538,"w":208,"h":169,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0031","x":1129,"y":1039,"w":98,"h":73,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0032","x":4,"y":1040,"w":98,"h":73,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0033","x":2797,"y":701,"w":64,"h":49,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0034","x":2964,"y":760,"w":59,"h":49,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0035","x":3601,"y":1078,"w":59,"h":49,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0036","x":1403,"y":741,"w":154,"h":129,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0037","x":2158,"y":742,"w":154,"h":129,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0038","x":1694,"y":1079,"w":64,"h":45,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0039","x":2897,"y":981,"w":42,"h":74,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0040","x":1629,"y":1073,"w":61,"h":76,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0041","x":581,"y":1064,"w":86,"h":63,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0042","x":1839,"y":986,"w":122,"h":94,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0043","x":125,"y":741,"w":83,"h":80,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0044","x":125,"y":845,"w":118,"h":140,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0045","x":3774,"y":1041,"w":136,"h":53,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0046","x":4006,"y":329,"w":86,"h":178,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0047","x":1279,"y":572,"w":174,"h":155,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0048","x":614,"y":557,"w":404,"h":77,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0049","x":1965,"y":1063,"w":84,"h":65,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0050","x":3413,"y":993,"w":120,"h":95,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0051","x":1716,"y":765,"w":83,"h":80,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0052","x":2669,"y":835,"w":120,"h":139,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0053","x":3090,"y":1040,"w":134,"h":58,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0054","x":1630,"y":890,"w":79,"h":179,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0055","x":614,"y":435,"w":36,"h":93,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0056","x":223,"y":629,"w":50,"h":56,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0057","x":1325,"y":1069,"w":59,"h":81,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0058","x":4030,"y":885,"w":55,"h":48,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0059","x":4,"y":413,"w":55,"h":39,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0060","x":1762,"y":1079,"w":51,"h":54,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0061","x":2191,"y":1075,"w":64,"h":60,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0062","x":2737,"y":1067,"w":247,"h":31,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0063","x":3150,"y":748,"w":209,"h":94,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0064","x":447,"y":435,"w":163,"h":228,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0065","x":3876,"y":817,"w":150,"h":117,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0066","x":4064,"y":61,"w":19,"h":11,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0067","x":3700,"y":711,"w":106,"h":99,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0068","x":2018,"y":347,"w":139,"h":295,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0069","x":283,"y":460,"w":144,"h":229,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0070","x":3810,"y":706,"w":210,"h":107,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0071","x":1842,"y":347,"w":172,"h":264,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0072","x":3829,"y":329,"w":173,"h":268,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0073","x":3192,"y":329,"w":179,"h":263,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0074","x":1457,"y":594,"w":183,"h":143,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0075","x":1812,"y":615,"w":192,"h":124,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0076","x":383,"y":714,"w":193,"h":108,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0077","x":2316,"y":843,"w":114,"h":145,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0078","x":987,"y":696,"w":158,"h":145,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0079","x":2618,"y":701,"w":175,"h":130,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0080","x":2117,"y":1075,"w":70,"h":65,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0081","x":2797,"y":760,"w":163,"h":117,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0082","x":2132,"y":875,"w":123,"h":124,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0083","x":1403,"y":874,"w":122,"h":126,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0084","x":580,"y":714,"w":157,"h":130,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0085","x":741,"y":714,"w":157,"h":130,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0086","x":3372,"y":745,"w":153,"h":126,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0087","x":247,"y":845,"w":121,"h":134,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0088","x":3550,"y":876,"w":121,"h":125,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0089","x":1015,"y":845,"w":122,"h":131,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0090","x":500,"y":848,"w":122,"h":131,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0091","x":3829,"y":269,"w":29,"h":17,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0092","x":3266,"y":994,"w":64,"h":171,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0093","x":160,"y":413,"w":34,"h":43,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0094","x":581,"y":983,"w":40,"h":44,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0095","x":117,"y":413,"w":39,"h":43,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0096","x":1141,"y":885,"w":100,"h":150,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0097","x":4,"y":741,"w":117,"h":172,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0098","x":1508,"y":1048,"w":117,"h":60,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0099","x":4064,"y":4,"w":17,"h":27,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0100","x":106,"y":1080,"w":54,"h":50,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0101","x":2161,"y":347,"w":45,"h":215,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0102","x":3914,"y":1041,"w":60,"h":85,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0103","x":2053,"y":1075,"w":60,"h":76,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0104","x":4064,"y":35,"w":18,"h":22,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0105","x":2793,"y":881,"w":157,"h":96,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0106","x":1245,"y":1004,"w":159,"h":61,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0107","x":2581,"y":978,"w":152,"h":86,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0108","x":1022,"y":578,"w":248,"h":114,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0109","x":3866,"y":4,"w":194,"h":321,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0110","x":246,"y":144,"w":197,"h":312,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0111","x":2999,"y":4,"w":203,"h":321,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0112","x":3206,"y":4,"w":201,"h":321,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0113","x":3411,"y":4,"w":202,"h":317,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0114","x":2008,"y":4,"w":204,"h":339,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0115","x":877,"y":288,"w":207,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0116","x":3617,"y":269,"w":208,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0117","x":665,"y":287,"w":208,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0118","x":2406,"y":269,"w":214,"h":264,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0119","x":4,"y":144,"w":238,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0120","x":3537,"y":1078,"w":60,"h":59,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0121","x":2161,"y":578,"w":168,"h":160,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0122","x":2259,"y":875,"w":51,"h":70,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0123","x":3810,"y":601,"w":249,"h":101,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0124","x":3617,"y":4,"w":245,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0125","x":2216,"y":4,"w":257,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0126","x":2477,"y":4,"w":257,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0127","x":2738,"y":4,"w":257,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0128","x":1514,"y":4,"w":250,"h":292,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0129","x":1768,"y":4,"w":236,"h":307,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0130","x":1243,"y":4,"w":267,"h":282,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0131","x":966,"y":4,"w":273,"h":280,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0132","x":686,"y":4,"w":276,"h":279,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0133","x":4,"y":460,"w":275,"h":165,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0134","x":2874,"y":600,"w":163,"h":156,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0135","x":447,"y":144,"w":214,"h":287,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0136","x":902,"y":714,"w":81,"h":122,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0137","x":897,"y":997,"w":102,"h":106,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0138","x":3979,"y":938,"w":95,"h":139,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0139","x":4030,"y":706,"w":37,"h":175,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0140","x":2333,"y":578,"w":58,"h":110,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0141","x":1529,"y":890,"w":97,"h":154,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0142","x":2954,"y":955,"w":132,"h":106,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0143","x":431,"y":667,"w":552,"h":43,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0144","x":4,"y":4,"w":678,"h":136,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0145","x":2003,"y":798,"w":125,"h":141,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0146","x":4,"y":629,"w":215,"h":108,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0147","x":3700,"y":817,"w":172,"h":103,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0148","x":1812,"y":743,"w":187,"h":104,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0149","x":123,"y":989,"w":147,"h":87,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0150","x":3192,"y":596,"w":176,"h":148,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0151","x":761,"y":1003,"w":128,"h":75,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0152","x":2737,"y":981,"w":156,"h":82,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0153","x":2511,"y":835,"w":154,"h":109,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0154","x":1716,"y":851,"w":142,"h":112,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0155","x":3104,"y":846,"w":169,"h":95,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0156","x":1408,"y":1004,"w":96,"h":95,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0157","x":3104,"y":945,"w":158,"h":91,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0158","x":1149,"y":696,"w":116,"h":185,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0159","x":3277,"y":875,"w":132,"h":115,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0160","x":3563,"y":711,"w":133,"h":161,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0161","x":1713,"y":967,"w":122,"h":108,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0162","x":1015,"y":980,"w":110,"h":114,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0163","x":4,"y":917,"w":115,"h":119,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0164","x":2114,"y":1003,"w":139,"h":68,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0165","x":2432,"y":1052,"w":86,"h":64,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0166","x":372,"y":979,"w":111,"h":116,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0167","x":3672,"y":1027,"w":98,"h":84,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0168","x":3537,"y":1005,"w":131,"h":69,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0169","x":2259,"y":992,"w":105,"h":109,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0170","x":1987,"y":943,"w":123,"h":116,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0171","x":3372,"y":612,"w":187,"h":129,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0172","x":788,"y":848,"w":105,"h":151,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0173","x":902,"y":845,"w":109,"h":148,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0174","x":2618,"y":576,"w":252,"h":121,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0175","x":2624,"y":269,"w":183,"h":303,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0176","x":2216,"y":269,"w":186,"h":305,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0177","x":2811,"y":269,"w":183,"h":296,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0178","x":1473,"y":300,"w":182,"h":290,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0179","x":1659,"y":315,"w":179,"h":291,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0180","x":3411,"y":325,"w":183,"h":283,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0181","x":1279,"y":290,"w":190,"h":278,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0182","x":1088,"y":290,"w":187,"h":284,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0183","x":2998,"y":329,"w":190,"h":267,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0184","x":2333,"y":710,"w":174,"h":129,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "23.0.0.407",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":4096,"h":1170},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/results-pico/resultsGOOD/spritemap1.png
Normal file
After Width: | Height: | Size: 2.1 MiB |
82380
sprites/resultScreen/results-pico/resultsGREAT/Animation.json
Normal file
167
sprites/resultScreen/results-pico/resultsGREAT/spritemap1.json
Normal file
@ -0,0 +1,167 @@
|
||||
{"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}},
|
||||
{"SPRITE" : {"name": "0003","x":3948,"y":2007,"w":146,"h":55,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0004","x":3047,"y":3326,"w":160,"h":165,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0005","x":2267,"y":3326,"w":162,"h":165,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0006","x":3211,"y":3188,"w":162,"h":288,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0007","x":4079,"y":967,"w":16,"h":24,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0008","x":2771,"y":3121,"w":168,"h":296,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0009","x":3997,"y":788,"w":81,"h":324,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0010","x":381,"y":3392,"w":138,"h":151,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0011","x":1370,"y":2943,"w":225,"h":279,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0012","x":3481,"y":2484,"w":61,"h":48,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0013","x":1081,"y":3208,"w":45,"h":533,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0014","x":1991,"y":2780,"w":50,"h":46,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0015","x":1068,"y":2097,"w":70,"h":51,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0016","x":3997,"y":1113,"w":83,"h":294,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0017","x":1596,"y":3098,"w":280,"h":196,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0018","x":1,"y":2546,"w":297,"h":302,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0019","x":1068,"y":2527,"w":292,"h":359,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0020","x":2365,"y":2402,"w":306,"h":366,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0021","x":1452,"y":2141,"w":313,"h":376,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0022","x":3231,"y":2551,"w":248,"h":315,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0023","x":3481,"y":2534,"w":378,"h":240,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0024","x":1371,"y":2518,"w":255,"h":424,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0025","x":2365,"y":2100,"w":435,"h":301,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0026","x":3044,"y":3023,"w":166,"h":302,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0027","x":714,"y":3279,"w":207,"h":170,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0028","x":4079,"y":992,"w":16,"h":15,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0029","x":1766,"y":2141,"w":279,"h":414,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0030","x":539,"y":2109,"w":224,"h":489,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0031","x":303,"y":2109,"w":235,"h":545,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0032","x":3861,"y":2076,"w":202,"h":600,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0033","x":2888,"y":2530,"w":155,"h":590,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0034","x":3717,"y":2775,"w":116,"h":536,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0035","x":4070,"y":1686,"w":23,"h":29,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0036","x":4082,"y":225,"w":13,"h":18,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0037","x":3044,"y":2551,"w":186,"h":471,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0038","x":1068,"y":2149,"w":302,"h":377,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0039","x":2672,"y":2530,"w":215,"h":439,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0040","x":1,"y":2094,"w":301,"h":451,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0041","x":1143,"y":1682,"w":308,"h":466,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0042","x":2825,"y":1654,"w":359,"h":463,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0043","x":2801,"y":2118,"w":289,"h":411,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0044","x":394,"y":1682,"w":376,"h":426,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0045","x":1,"y":1682,"w":392,"h":411,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0046","x":3558,"y":1654,"w":389,"h":421,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0047","x":771,"y":1682,"w":371,"h":414,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0048","x":2066,"y":1654,"w":383,"h":436,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0049","x":3185,"y":1654,"w":372,"h":444,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0050","x":2450,"y":1654,"w":374,"h":445,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0051","x":3185,"y":2099,"w":295,"h":451,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0052","x":771,"y":2097,"w":296,"h":451,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0053","x":3558,"y":2076,"w":302,"h":457,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0054","x":1452,"y":1682,"w":307,"h":457,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0055","x":1760,"y":1682,"w":304,"h":458,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0056","x":2065,"y":2091,"w":299,"h":460,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0057","x":764,"y":2549,"w":200,"h":441,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0058","x":2159,"y":2832,"w":157,"h":362,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0059","x":3997,"y":445,"w":87,"h":342,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0060","x":4079,"y":788,"w":15,"h":178,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0061","x":4082,"y":1,"w":12,"h":177,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0062","x":2066,"y":1,"w":1930,"h":1652,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0063","x":3091,"y":2271,"w":92,"h":138,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0064","x":1534,"y":3409,"w":108,"h":158,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0065","x":4082,"y":179,"w":13,"h":25,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0066","x":3481,"y":2285,"w":42,"h":198,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0067","x":4082,"y":205,"w":13,"h":19,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0068","x":4070,"y":1746,"w":17,"h":22,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0069","x":4070,"y":1769,"w":17,"h":20,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0070","x":3524,"y":2285,"w":27,"h":76,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0071","x":520,"y":3392,"w":158,"h":113,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0072","x":3815,"y":3313,"w":115,"h":238,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0073","x":2672,"y":2402,"w":112,"h":123,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0074","x":2940,"y":3326,"w":106,"h":250,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0075","x":3997,"y":1408,"w":91,"h":160,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0076","x":3834,"y":3016,"w":192,"h":296,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0077","x":1643,"y":3409,"w":117,"h":143,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0078","x":2430,"y":3326,"w":89,"h":69,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0079","x":1,"y":3377,"w":165,"h":133,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0080","x":1355,"y":3223,"w":178,"h":225,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0081","x":3091,"y":2410,"w":81,"h":123,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0082","x":2531,"y":3283,"w":180,"h":165,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0083","x":2094,"y":3094,"w":60,"h":99,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0084","x":3435,"y":2867,"w":43,"h":66,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0085","x":3997,"y":1569,"w":97,"h":83,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0086","x":3997,"y":1,"w":84,"h":443,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0087","x":3374,"y":3188,"w":55,"h":64,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0088","x":1371,"y":2454,"w":75,"h":63,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0089","x":1901,"y":2780,"w":89,"h":49,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0090","x":4064,"y":2345,"w":28,"h":35,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0091","x":1371,"y":2363,"w":79,"h":90,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0092","x":1371,"y":2363,"w":79,"h":90,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0093","x":965,"y":2799,"w":85,"h":76,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0094","x":3374,"y":3348,"w":160,"h":162,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0095","x":3644,"y":3312,"w":170,"h":162,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0096","x":3644,"y":3082,"w":68,"h":92,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0097","x":2940,"y":3121,"w":68,"h":92,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0098","x":1371,"y":2149,"w":79,"h":106,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0099","x":1371,"y":2256,"w":79,"h":106,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0100","x":4027,"y":3127,"w":68,"h":87,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0101","x":4027,"y":3215,"w":68,"h":87,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0102","x":484,"y":3204,"w":229,"h":187,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0103","x":1167,"y":3205,"w":187,"h":229,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0104","x":1946,"y":3360,"w":144,"h":171,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0105","x":209,"y":3366,"w":171,"h":144,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0106","x":3948,"y":1654,"w":121,"h":352,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0107","x":959,"y":3208,"w":121,"h":352,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0108","x":209,"y":3111,"w":47,"h":61,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0109","x":2267,"y":3195,"w":47,"h":57,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0110","x":1534,"y":3223,"w":57,"h":47,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0111","x":3644,"y":3175,"w":70,"h":88,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0112","x":2940,"y":3214,"w":70,"h":88,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0113","x":4064,"y":2063,"w":31,"h":247,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0114","x":965,"y":2549,"w":101,"h":249,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0115","x":259,"y":2938,"w":245,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0116","x":1901,"y":2832,"w":257,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0117","x":1627,"y":2836,"w":257,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0118","x":1,"y":2849,"w":257,"h":261,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0119","x":2322,"y":2769,"w":250,"h":291,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0120","x":3480,"y":2775,"w":236,"h":306,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0121","x":299,"y":2655,"w":267,"h":282,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0122","x":1627,"y":2556,"w":273,"h":279,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0123","x":2046,"y":2552,"w":275,"h":279,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0124","x":209,"y":3200,"w":274,"h":165,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0125","x":1783,"y":3360,"w":162,"h":156,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0126","x":744,"y":2991,"w":214,"h":287,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0127","x":2771,"y":2970,"w":81,"h":122,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0128","x":2573,"y":2769,"w":95,"h":139,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0129","x":2322,"y":2552,"w":37,"h":174,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0130","x":4027,"y":3016,"w":58,"h":110,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0131","x":4070,"y":1653,"w":25,"h":32,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0132","x":4064,"y":2311,"w":30,"h":33,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0133","x":4064,"y":2381,"w":29,"h":32,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0134","x":3524,"y":2362,"w":33,"h":48,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0135","x":3435,"y":2934,"w":40,"h":44,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0136","x":259,"y":2849,"w":38,"h":50,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0137","x":3091,"y":2118,"w":86,"h":152,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0138","x":1534,"y":3295,"w":248,"h":113,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0139","x":567,"y":2599,"w":194,"h":320,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0140","x":2573,"y":2970,"w":197,"h":312,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0141","x":3231,"y":2867,"w":203,"h":320,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0142","x":4070,"y":1716,"w":17,"h":29,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0143","x":965,"y":2887,"w":201,"h":320,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0144","x":4082,"y":244,"w":11,"h":19,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0145","x":1167,"y":2887,"w":202,"h":317,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0146","x":3860,"y":2677,"w":204,"h":338,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0147","x":1,"y":3111,"w":207,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0148","x":3435,"y":3082,"w":208,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0149","x":1885,"y":3094,"w":208,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0150","x":2317,"y":3061,"w":213,"h":264,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0151","x":505,"y":2938,"w":238,"h":265,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0152","x":2573,"y":2909,"w":60,"h":59,"rotated": false}},
|
||||
{"SPRITE" : {"name": "0153","x":3931,"y":3313,"w":160,"h":168,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0154","x":3535,"y":3348,"w":107,"h":210,"rotated": true}},
|
||||
{"SPRITE" : {"name": "0155","x":2094,"y":3195,"w":172,"h":264,"rotated": false}}
|
||||
]},
|
||||
"meta": {
|
||||
"app": "Adobe Animate",
|
||||
"version": "22.0.0.93",
|
||||
"image": "spritemap1.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":4096,"h":3742},
|
||||
"resolution": "1"
|
||||
}
|
||||
}
|
BIN
sprites/resultScreen/results-pico/resultsGREAT/spritemap1.png
Normal file
After Width: | Height: | Size: 2.0 MiB |
BIN
sprites/resultScreen/results-pico/resultsPERFECT/spritemap1.png
Normal file
After Width: | Height: | Size: 2.0 MiB |