56 lines
723 B
JSON
56 lines
723 B
JSON
{
|
|
"animations": [
|
|
{
|
|
"offsets": [
|
|
37,
|
|
11
|
|
],
|
|
"loop": false,
|
|
"fps": 24,
|
|
"anim": "firstDeath",
|
|
"indices": [],
|
|
"name": "BF dies"
|
|
},
|
|
{
|
|
"offsets": [
|
|
37,
|
|
5
|
|
],
|
|
"loop": true,
|
|
"fps": 24,
|
|
"anim": "deathLoop",
|
|
"indices": [],
|
|
"name": "BF Dead Loop"
|
|
},
|
|
{
|
|
"offsets": [
|
|
37,
|
|
69
|
|
],
|
|
"loop": false,
|
|
"fps": 24,
|
|
"anim": "deathConfirm",
|
|
"indices": [],
|
|
"name": "BF Dead confirm"
|
|
}
|
|
],
|
|
"no_antialiasing": false,
|
|
"image": "sprites/characters/BOYFRIEND_DEAD",
|
|
"position": [
|
|
0,
|
|
350
|
|
],
|
|
"healthicon": "bf",
|
|
"flip_x": false,
|
|
"healthbar_colors": [
|
|
49,
|
|
176,
|
|
209
|
|
],
|
|
"camera_position": [
|
|
700,
|
|
-300
|
|
],
|
|
"sing_duration": 4,
|
|
"scale": 1
|
|
} |