78 lines
1.6 KiB
JSON
Executable File
78 lines
1.6 KiB
JSON
Executable File
{
|
|
"version": "1.0.0",
|
|
"name": "Boyfriend (Christmas)",
|
|
"assetPath": "characters/bfChristmas",
|
|
"flipX": true,
|
|
"healthIcon": {
|
|
"id": "bf"
|
|
},
|
|
"renderType": "multisparrow",
|
|
"singTime": 8.0,
|
|
"animations": [
|
|
{
|
|
"name": "idle",
|
|
"prefix": "BF idle dance",
|
|
"offsets": [-5, 0]
|
|
},
|
|
{
|
|
"name": "singLEFT",
|
|
"prefix": "BF NOTE LEFT0",
|
|
"offsets": [12, -6]
|
|
},
|
|
{
|
|
"name": "singDOWN",
|
|
"prefix": "BF NOTE DOWN0",
|
|
"offsets": [-10, -50]
|
|
},
|
|
{
|
|
"name": "singUP",
|
|
"prefix": "BF NOTE UP0",
|
|
"offsets": [-29, 27]
|
|
},
|
|
{
|
|
"name": "singRIGHT",
|
|
"prefix": "BF NOTE RIGHT0",
|
|
"offsets": [-38, -7]
|
|
},
|
|
{
|
|
"name": "singLEFTmiss",
|
|
"prefix": "BF NOTE LEFT MISS",
|
|
"offsets": [12, 24]
|
|
},
|
|
{
|
|
"name": "singDOWNmiss",
|
|
"prefix": "BF NOTE DOWN MISS",
|
|
"offsets": [-11, -19]
|
|
},
|
|
{
|
|
"name": "singUPmiss",
|
|
"prefix": "BF NOTE UP MISS",
|
|
"offsets": [-29, 27]
|
|
},
|
|
{
|
|
"name": "singRIGHTmiss",
|
|
"prefix": "BF NOTE RIGHT MISS",
|
|
"offsets": [-30, 21]
|
|
},
|
|
{
|
|
"name": "firstDeath",
|
|
"prefix": "BF dies",
|
|
"assetPath": "characters/BOYFRIEND",
|
|
"offsets": [-37, 11]
|
|
},
|
|
{
|
|
"name": "deathLoop",
|
|
"prefix": "BF Dead Loop",
|
|
"assetPath": "characters/BOYFRIEND",
|
|
"looped": true,
|
|
"offsets": [-37, 5]
|
|
},
|
|
{
|
|
"name": "deathConfirm",
|
|
"prefix": "BF Dead confirm",
|
|
"assetPath": "characters/BOYFRIEND",
|
|
"offsets": [-37, 69]
|
|
}
|
|
]
|
|
}
|