live2dapi-noa
Version:
nova1751自建的live-2d api
26 lines (25 loc) • 502 B
JSON
{
"version": "Sample 1.0.0",
"model": "model.moc",
"textures": ["texture/texture_00.png"],
"motions": {
"idle": [{ "file": "ak12_idle.mtn" }],
"": [
{
"file": "ak12_idle.mtn"
}
]
},
"layout": {
"center_x": 0.0,
"center_y": -0.05,
"width": 2.1
},
"hit_areas": [{ "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]
}
}