56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
{
|
|
"animations": [
|
|
{
|
|
"offsets": [0, -20],
|
|
"indices": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13],
|
|
"fps": 24,
|
|
"anim": "danceLeft",
|
|
"loop": false,
|
|
"name": "idle"
|
|
},
|
|
{
|
|
"offsets": [0, -20],
|
|
"indices": [14,15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27],
|
|
"fps": 24,
|
|
"anim": "danceRight",
|
|
"loop": false,
|
|
"name": "idle"
|
|
},
|
|
{
|
|
"offsets": [0, -10],
|
|
"indices": [],
|
|
"fps": 24,
|
|
"anim": "raiseKnife",
|
|
"loop": false,
|
|
"name": "raise"
|
|
},
|
|
{
|
|
"offsets": [-19, -10],
|
|
"indices": [],
|
|
"fps": 24,
|
|
"anim": "idleKnife",
|
|
"loop": false,
|
|
"name": "blink"
|
|
},
|
|
{
|
|
"offsets": [0, -10],
|
|
"indices": [0, 1, 2, 3, 4, 5],
|
|
"fps": 24,
|
|
"anim": "lowerKnife",
|
|
"loop": false,
|
|
"name": "lower"
|
|
}
|
|
],
|
|
"vocals_file": "",
|
|
"no_antialiasing": true,
|
|
"image": "characters/nenePixel/nenePixel",
|
|
"position": [-15, 200],
|
|
"healthicon": "face",
|
|
"flip_x": false,
|
|
"healthbar_colors": [161, 161, 161],
|
|
"camera_position": [-150, 100],
|
|
"sing_duration": 6.1,
|
|
"scale": 6,
|
|
"_editor_isPlayer": false
|
|
}
|