live2dapi-noa
Version:
nova1751自建的live-2d api
38 lines (37 loc) • 1.02 kB
JSON
{
"version": "Sample 1.0.0",
"model": "model.moc",
"textures": ["model.1024/texture_00.png"],
"motions": {
"tap_body": [
{ "file": "motions/login.mtn" },
{ "file": "motions/shake.mtn" },
{ "file": "motions/touch_1.mtn" },
{ "file": "motions/touch_2.mtn" },
{ "file": "motions/touch_3.mtn" },
{ "file": "motions/touch_4.mtn" },
{ "file": "motions/touch_5.mtn" },
{ "file": "motions/wait_1.mtn" },
{ "file": "motions/wait_2.mtn" },
{ "file": "motions/wedding.mtn" },
{ "file": "motions/wedding_touch.mtn" }
],
"idle": [{ "file": "motions/daiji_idle_01.mtn" }]
},
"layout": {
"center_x": 0,
"center_y": -0.05,
"width": 2.5
},
"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]
}
}