TaggedEngine/characters/pico-christmas.json
2025-07-07 20:41:30 +07:00

92 lines
1.7 KiB
JSON

{
"animations": [
{
"offsets": [3, 0],
"loop": false,
"fps": 24,
"anim": "idle",
"indices": [],
"name": "Pico Idle Dance xmas"
},
{
"offsets": [21, 27],
"loop": false,
"fps": 24,
"anim": "singUP",
"indices": [],
"name": "pico Up note xmas"
},
{
"offsets": [84, -80],
"loop": false,
"fps": 24,
"anim": "singDOWN",
"indices": [],
"name": "Pico Down Note xmas"
},
{
"offsets": [80, -38],
"loop": false,
"fps": 24,
"anim": "singDOWNmiss",
"frameIndices": [ 1, 2, 3, 4],
"name": "Pico Down Note MISS xmas"
},
{
"offsets": [28, 67],
"loop": false,
"fps": 24,
"anim": "singUPmiss",
"frameIndices": [ 1, 2, 3, 4],
"name": "pico Up note miss xmas"
},
{
"loop": false,
"offsets": [-48, 2],
"anim": "singRIGHT",
"fps": 24,
"name": "Pico Note Right xmas",
"indices": []
},
{
"loop": false,
"offsets": [85, -10],
"anim": "singLEFT",
"fps": 24,
"name": "Pico NOTE LEFT xmas",
"indices": []
},
{
"loop": false,
"offsets": [-45, 50],
"anim": "singRIGHTmiss",
"fps": 24,
"name": "Pico Note Right Miss xmas",
"frameIndices": [ 1, 2, 3, 4]
},
{
"loop": false,
"offsets": [83, 28],
"anim": "singLEFTmiss",
"fps": 24,
"name": "Pico NOTE LEFT miss xmas",
"frameIndices": [ 1, 2, 3, 4]
}
],
"vocals_file": "",
"no_antialiasing": false,
"image": "sprites/characters/picoChristmas",
"position": [0, 600],
"healthicon": "pico",
"flip_x": false,
"healthbar_colors": [183, 216, 85],
"camera_position": [
-400,
250
],
"sing_duration": 4,
"scale": 1,
"_editor_isPlayer": true,
"starter_frame": 1
}