TaggedEngine/characters/pico-holding-nene-dead.json
2025-07-04 19:02:19 +07:00

39 lines
724 B
JSON

{
"animations": [
{
"loop": true,
"offsets": [0, 0],
"anim": "deathLoop",
"fps": 24,
"name": "loop",
"indices": []
},
{
"loop": false,
"offsets": [0, 0],
"anim": "firstDeath",
"fps": 24,
"name": "intro",
"indices": []
},
{
"loop": false,
"offsets": [0, 0],
"anim": "deathConfirm",
"fps": 24,
"name": "confirm",
"indices": []
}
],
"vocals_file": "",
"no_antialiasing": false,
"image": "sprites/characters/picoAndNene-DEAD",
"position": [-10, 322],
"healthicon": "bf",
"flip_x": true,
"healthbar_colors": [49, 176, 209],
"camera_position": [0, 0],
"sing_duration": 4,
"scale": 0.95,
"_editor_isPlayer": true
}