live2dapi-noa
Version:
nova1751自建的live-2d api
38 lines (37 loc) • 1.23 kB
JSON
{
"version": "Sample 1.0.0",
"model": "model.moc",
"textures": ["model.2048/texture_00.png"],
"motions": {
"tap_body": [
{ "file": "motions/login.mtn", "fade_in": 0, "fade_out": 0 },
{ "file": "motions/shake.mtn", "fade_out": 0 },
{ "file": "motions/touch_1.mtn", "fade_out": 0 },
{ "file": "motions/touch_2.mtn", "fade_out": 0 },
{ "file": "motions/touch_3.mtn", "fade_out": 0 },
{ "file": "motions/touch_4.mtn", "fade_out": 0 },
{ "file": "motions/touch_5.mtn", "fade_out": 0 },
{ "file": "motions/wait_1.mtn", "fade_out": 0 },
{ "file": "motions/wait_2.mtn", "fade_out": 0 },
{ "file": "motions/wedding.mtn", "fade_in": 0, "fade_out": 0 },
{ "file": "motions/wedding_touch.mtn", "fade_out": 0 }
],
"idle": [{ "file": "motions/daiji_idle_01.mtn", "fade_out": 0 }]
},
"layout": {
"center_x": -0.2,
"center_y": 0.6,
"width": 2
},
"hit_areas": [
{ "name": "head", "id": "D_REF.HEAD" },
{ "name": "leg", "id": "D_REF.LEG" },
{ "name": "body", "id": "D_REF.BODY" }
],
"hit_areas_custom": {
"head_x": [-0.35, 0.6],
"head_y": [0.19, -0.2],
"body_x": [-0.3, -0.25],
"body_y": [0.3, -0.9]
}
}