live2dapi-noa
Version:
nova1751自建的live-2d api
32 lines (31 loc) • 836 B
JSON
{
"version": "Sample 1.0.0",
"model": "model.moc",
"textures": ["model.1024/texture_00.png"],
"motions": {
"idle": [{ "file": "motions/daiji_idle_02.mtn" }],
"tap_body": [
{ "file": "motions/broken_1.mtn" },
{ "file": "motions/broken_2.mtn" },
{ "file": "motions/broken_3.mtn" },
{ "file": "motions/broken_4.mtn" },
{ "file": "motions/shake.mtn" },
{ "file": "motions/login.mtn" },
{ "file": "motions/wait_1.mtn" },
{ "file": "motions/wait_2.mtn" }
]
},
"physics": "physics.json",
"hit_areas": [{ "name": "body", "id": "D_REF.BODYBROKEN" }],
"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]
},
"layout": {
"center_x": 0.0,
"center_y": 0.05,
"width": 2.4
}
}