the rest of pico's songs

pro tip: don't die on stress pico mix

(also can we not make character jsons for sprites that dont exist i get confused and think we did them already !!!!!!!)
This commit is contained in:
AGU 2025-06-30 13:21:38 -04:00
parent 6a6e6cc4a5
commit 7029617eac
24 changed files with 117607 additions and 29 deletions

View File

@ -11,28 +11,28 @@
"anim": "singRIGHT",
"loop": false,
"fps": 24,
"name": "Pico Note Right0",
"name": "Pico Note Right",
"offsets": [-50, 1]
},
{
"anim": "singDOWN",
"loop": false,
"fps": 24,
"name": "Pico Down Note0",
"name": "Pico Down Note",
"offsets": [84, -77]
},
{
"anim": "singUP",
"loop": false,
"fps": 24,
"name": "pico Up note0",
"name": "pico Up note",
"offsets": [21, 28]
},
{
"anim": "singLEFT",
"loop": false,
"fps": 24,
"name": "Pico NOTE LEFT0",
"name": "Pico NOTE LEFT",
"offsets": [84, -11]
},
{
@ -88,26 +88,26 @@
"anim": "hey",
"loop": false,
"fps": 24,
"name": "Pico HEY!!0",
"name": "Pico HEY!!",
"offsets": [38, 2]
},
{
"anim": "cheer",
"loop": false,
"fps": 24,
"name": "Pico YEAH cheer0",
"name": "Pico YEAH cheer",
"offsets": [0, 0]
}
],
"no_antialiasing": false,
"image": "characters/dark/pico_dark",
"image": "sprites/characters/pico_dark",
"position": [
0,
300
325
],
"healthicon": "pico",
"flip_x": true,
"camera_position": [200, 40],
"flip_x": false,
"camera_position": [-350, 40],
"healthbar_colors": [
183,
216,

View File

@ -27,7 +27,7 @@
],
"vocals_file": "",
"no_antialiasing": false,
"image": "characters/picoAndNene-DEAD",
"image": "sprites/characters/picoAndNene-DEAD",
"position": [-10, 322],
"healthicon": "bf",
"flip_x": true,

View File

@ -14,7 +14,7 @@
"fps": 24,
"anim": "singLEFT",
"indices": [],
"name": "Pico NOTE LEFT0"
"name": "Pico NOTE LEFT"
},
{
"offsets": [93, -70],
@ -22,7 +22,7 @@
"fps": 24,
"anim": "singDOWN",
"indices": [],
"name": "Pico Down Note0"
"name": "Pico Down Note"
},
{
"offsets": [56, 3],
@ -30,7 +30,7 @@
"fps": 24,
"anim": "singUP",
"indices": [],
"name": "pico Up note0"
"name": "pico Up note"
},
{
"offsets": [-48, -20],
@ -38,7 +38,7 @@
"fps": 24,
"anim": "singRIGHT",
"indices": [],
"name": "Pico Note Right0"
"name": "Pico Note Right"
},
{
"offsets": [28, -11],
@ -46,7 +46,7 @@
"fps": 24,
"anim": "singLEFTmiss",
"indices": [],
"name": "note miss left pico nene0"
"name": "note miss left pico nene"
},
{
"offsets": [95, -74],
@ -54,7 +54,7 @@
"fps": 24,
"anim": "singDOWNmiss",
"indices": [],
"name": "note miss down pico nene0"
"name": "note miss down pico nene"
},
{
"offsets": [60, 2],
@ -62,7 +62,7 @@
"fps": 24,
"anim": "singUPmiss",
"indices": [],
"name": "note miss up piconene0"
"name": "note miss up piconene"
},
{
"offsets": [-45, -19],
@ -70,14 +70,14 @@
"fps": 24,
"anim": "singRIGHTmiss",
"indices": [],
"name": "note miss right pico nene0"
"name": "note miss right pico nene"
},
{
"loop": false,
"offsets": [-2, 23],
"anim": "knifeToss",
"fps": 24,
"name": "pico nene knife toss0",
"name": "pico nene knife toss",
"indices": []
},
{
@ -85,18 +85,18 @@
"offsets": [-10, 4],
"anim": "laughEnd",
"fps": 24,
"name": "pico nene laughing full0",
"name": "pico nene laughing full",
"indices": []
}
],
"vocals_file": "",
"no_antialiasing": false,
"image": "characters/picoAndNene",
"position": [-20, 258],
"image": "sprites/characters/picoAndNene",
"position": [-20, 300],
"healthicon": "pico",
"flip_x": true,
"flip_x": false,
"healthbar_colors": [183, 216, 85],
"camera_position": [90, 20],
"camera_position": [-300, 75],
"sing_duration": 4,
"scale": 1
}

View File

@ -26,6 +26,15 @@ return {
},
icon = "dadpixel"
},
{
name = "spookeez",
difficulties = {
"easy",
"normal",
"hard"
},
icon = "spookypixel"
},
{
name = "south",
difficulties = {
@ -80,6 +89,15 @@ return {
},
icon = "parents-christmaspixel"
},
{
name = "ugh",
difficulties = {
"easy",
"normal",
"hard"
},
icon = "tankmanpixel"
},
{
name = "guns",
difficulties = {
@ -88,5 +106,14 @@ return {
"hard"
},
icon = "tankmanpixel"
},
{
name = "stress",
difficulties = {
"easy",
"normal",
"hard"
},
icon = "tankmanpixel"
}
}

View File

@ -1,7 +1,7 @@
{
"song": {
"player2": "spooky-dark",
"player1": "pico-playable",
"player1": "pico-dark",
"offset": 0,
"notes": [
{

View File

@ -1,7 +1,7 @@
{
"song": {
"player2": "spooky-dark",
"player1": "pico-playable",
"player1": "pico-dark",
"offset": 0,
"notes": [
{

View File

@ -1,7 +1,7 @@
{
"song": {
"player2": "spooky-dark",
"player1": "pico-playable",
"player1": "pico-dark",
"offset": 0,
"notes": [
{

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,88 @@
{"ATLAS": {"SPRITES":[
{"SPRITE" : {"name": "0000","x":310,"y":993,"w":143,"h":143,"rotated": false}},
{"SPRITE" : {"name": "0001","x":654,"y":1288,"w":104,"h":94,"rotated": false}},
{"SPRITE" : {"name": "0002","x":116,"y":1296,"w":78,"h":80,"rotated": false}},
{"SPRITE" : {"name": "0003","x":0,"y":485,"w":281,"h":261,"rotated": false}},
{"SPRITE" : {"name": "0004","x":178,"y":993,"w":127,"h":175,"rotated": false}},
{"SPRITE" : {"name": "0005","x":1725,"y":901,"w":205,"h":184,"rotated": false}},
{"SPRITE" : {"name": "0006","x":1565,"y":940,"w":117,"h":250,"rotated": false}},
{"SPRITE" : {"name": "0007","x":1209,"y":1032,"w":146,"h":138,"rotated": false}},
{"SPRITE" : {"name": "0008","x":664,"y":1093,"w":136,"h":120,"rotated": false}},
{"SPRITE" : {"name": "0009","x":997,"y":934,"w":207,"h":162,"rotated": false}},
{"SPRITE" : {"name": "0010","x":960,"y":1196,"w":149,"h":87,"rotated": false}},
{"SPRITE" : {"name": "0011","x":0,"y":1222,"w":111,"h":97,"rotated": false}},
{"SPRITE" : {"name": "0012","x":1548,"y":1195,"w":125,"h":103,"rotated": false}},
{"SPRITE" : {"name": "0013","x":310,"y":1141,"w":123,"h":117,"rotated": false}},
{"SPRITE" : {"name": "0014","x":1874,"y":1090,"w":131,"h":138,"rotated": false}},
{"SPRITE" : {"name": "0015","x":1360,"y":1032,"w":156,"h":127,"rotated": false}},
{"SPRITE" : {"name": "0016","x":843,"y":1036,"w":112,"h":169,"rotated": false}},
{"SPRITE" : {"name": "0017","x":2002,"y":256,"w":18,"h":51,"rotated": false}},
{"SPRITE" : {"name": "0018","x":2006,"y":312,"w":13,"h":51,"rotated": false}},
{"SPRITE" : {"name": "0019","x":2025,"y":256,"w":11,"h":66,"rotated": false}},
{"SPRITE" : {"name": "0020","x":1257,"y":1175,"w":58,"h":205,"rotated": false}},
{"SPRITE" : {"name": "0021","x":1188,"y":249,"w":219,"h":63,"rotated": false}},
{"SPRITE" : {"name": "0022","x":1209,"y":940,"w":351,"h":87,"rotated": false}},
{"SPRITE" : {"name": "0023","x":458,"y":1093,"w":201,"h":87,"rotated": false}},
{"SPRITE" : {"name": "0024","x":654,"y":1218,"w":180,"h":65,"rotated": false}},
{"SPRITE" : {"name": "0025","x":1782,"y":1233,"w":181,"h":61,"rotated": false}},
{"SPRITE" : {"name": "0026","x":1360,"y":1164,"w":183,"h":86,"rotated": false}},
{"SPRITE" : {"name": "0027","x":0,"y":942,"w":173,"h":154,"rotated": false}},
{"SPRITE" : {"name": "0028","x":1560,"y":0,"w":393,"h":317,"rotated": false}},
{"SPRITE" : {"name": "0029","x":1687,"y":1090,"w":182,"h":102,"rotated": false}},
{"SPRITE" : {"name": "0030","x":1935,"y":901,"w":107,"h":148,"rotated": false}},
{"SPRITE" : {"name": "0031","x":145,"y":1173,"w":120,"h":118,"rotated": false}},
{"SPRITE" : {"name": "0032","x":1320,"y":1255,"w":95,"h":111,"rotated": false}},
{"SPRITE" : {"name": "0033","x":1420,"y":1255,"w":106,"h":99,"rotated": false}},
{"SPRITE" : {"name": "0034","x":0,"y":1101,"w":140,"h":116,"rotated": false}},
{"SPRITE" : {"name": "0035","x":286,"y":485,"w":182,"h":43,"rotated": false}},
{"SPRITE" : {"name": "0036","x":262,"y":871,"w":329,"h":117,"rotated": false}},
{"SPRITE" : {"name": "0037","x":286,"y":730,"w":366,"h":136,"rotated": false}},
{"SPRITE" : {"name": "0038","x":596,"y":967,"w":380,"h":64,"rotated": false}},
{"SPRITE" : {"name": "0039","x":458,"y":1036,"w":380,"h":52,"rotated": false}},
{"SPRITE" : {"name": "0040","x":1982,"y":523,"w":54,"h":21,"rotated": false}},
{"SPRITE" : {"name": "0041","x":1982,"y":549,"w":54,"h":21,"rotated": false}},
{"SPRITE" : {"name": "0042","x":286,"y":544,"w":383,"h":181,"rotated": false}},
{"SPRITE" : {"name": "0043","x":0,"y":249,"w":502,"h":231,"rotated": false}},
{"SPRITE" : {"name": "0044","x":1594,"y":523,"w":383,"h":182,"rotated": false}},
{"SPRITE" : {"name": "0045","x":1615,"y":322,"w":386,"h":196,"rotated": false}},
{"SPRITE" : {"name": "0046","x":0,"y":0,"w":515,"h":244,"rotated": false}},
{"SPRITE" : {"name": "0047","x":520,"y":0,"w":515,"h":244,"rotated": false}},
{"SPRITE" : {"name": "0048","x":657,"y":826,"w":335,"h":136,"rotated": false}},
{"SPRITE" : {"name": "0049","x":1188,"y":518,"w":401,"h":181,"rotated": false}},
{"SPRITE" : {"name": "0050","x":1188,"y":322,"w":422,"h":191,"rotated": false}},
{"SPRITE" : {"name": "0051","x":1040,"y":0,"w":515,"h":244,"rotated": false}},
{"SPRITE" : {"name": "0052","x":1412,"y":249,"w":47,"h":48,"rotated": false}},
{"SPRITE" : {"name": "0053","x":1512,"y":249,"w":42,"h":48,"rotated": false}},
{"SPRITE" : {"name": "0054","x":1958,"y":256,"w":39,"h":47,"rotated": false}},
{"SPRITE" : {"name": "0055","x":1464,"y":249,"w":43,"h":47,"rotated": false}},
{"SPRITE" : {"name": "0056","x":997,"y":825,"w":169,"h":91,"rotated": false}},
{"SPRITE" : {"name": "0057","x":960,"y":1101,"w":181,"h":90,"rotated": false}},
{"SPRITE" : {"name": "0058","x":1180,"y":704,"w":268,"h":225,"rotated": false}},
{"SPRITE" : {"name": "0059","x":1453,"y":710,"w":267,"h":225,"rotated": false}},
{"SPRITE" : {"name": "0060","x":1958,"y":145,"w":90,"h":106,"rotated": false}},
{"SPRITE" : {"name": "0061","x":953,"y":1288,"w":90,"h":106,"rotated": false}},
{"SPRITE" : {"name": "0062","x":1146,"y":1175,"w":106,"h":129,"rotated": false}},
{"SPRITE" : {"name": "0063","x":438,"y":1185,"w":105,"h":128,"rotated": false}},
{"SPRITE" : {"name": "0064","x":839,"y":1210,"w":109,"h":100,"rotated": false}},
{"SPRITE" : {"name": "0065","x":674,"y":544,"w":248,"h":277,"rotated": false}},
{"SPRITE" : {"name": "0066","x":927,"y":544,"w":248,"h":276,"rotated": false}},
{"SPRITE" : {"name": "0067","x":507,"y":249,"w":336,"h":290,"rotated": false}},
{"SPRITE" : {"name": "0068","x":848,"y":249,"w":335,"h":290,"rotated": false}},
{"SPRITE" : {"name": "0069","x":1725,"y":710,"w":257,"h":186,"rotated": false}},
{"SPRITE" : {"name": "0070","x":0,"y":751,"w":257,"h":186,"rotated": false}},
{"SPRITE" : {"name": "0071","x":1678,"y":1197,"w":99,"h":122,"rotated": false}},
{"SPRITE" : {"name": "0072","x":548,"y":1185,"w":101,"h":122,"rotated": false}},
{"SPRITE" : {"name": "0073","x":1968,"y":1233,"w":74,"h":102,"rotated": false}},
{"SPRITE" : {"name": "0074","x":1048,"y":1288,"w":73,"h":102,"rotated": false}},
{"SPRITE" : {"name": "0075","x":270,"y":1263,"w":86,"h":118,"rotated": false}},
{"SPRITE" : {"name": "0076","x":1958,"y":0,"w":90,"h":140,"rotated": false}}
]},
"meta": {
"app": "Adobe Animate",
"version": "23.0.0.407",
"image": "spritemap1.png",
"format": "RGBA8888",
"size": {"w":2048,"h":1394},
"resolution": "1"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

View File

@ -13,7 +13,7 @@ return {
mansion.layer = -1
local stairs = Image("images/spooky/erect/stairsDark.png")
stairs.position = Vector2(1100, -225)
stairs.position = Vector2(1100, -275)
stairs.layer = 2
end
}