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 !!!!!!!)
39 lines
686 B
JSON
39 lines
686 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
|
|
} |