mirror of
https://github.com/fghrsh/live2d_api.git
synced 2024-11-22 18:50:10 +08:00
51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"version":"1.0.0",
|
|
"model":"model.moc",
|
|
"textures":[
|
|
"textures/default-costume.png"
|
|
],
|
|
"layout":{
|
|
"center_x":0.0,
|
|
"center_y":-0.05,
|
|
"width":2.0
|
|
},
|
|
"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]
|
|
},
|
|
"motions":{
|
|
"idle":[
|
|
{"file":"motions/Breath1.mtn"},
|
|
{"file":"motions/Breath2.mtn"},
|
|
{"file":"motions/Breath3.mtn"},
|
|
{"file":"motions/Breath5.mtn"},
|
|
{"file":"motions/Breath7.mtn"},
|
|
{"file":"motions/Breath8.mtn"},
|
|
{"file":"motions/Breath9.mtn"}
|
|
],
|
|
"sleepy":[
|
|
{"file":"motions/Sleeping.mtn"}
|
|
],
|
|
"flick_head":[
|
|
{"file":"motions/Touch Dere1.mtn"},
|
|
{"file":"motions/Touch Dere2.mtn"},
|
|
{"file":"motions/Touch Dere3.mtn"},
|
|
{"file":"motions/Touch Dere4.mtn"},
|
|
{"file":"motions/Touch Dere5.mtn"},
|
|
{"file":"motions/Touch Dere6.mtn"}
|
|
],
|
|
"tap_body":[
|
|
{"file":"motions/Sukebei1.mtn"},
|
|
{"file":"motions/Sukebei2.mtn"},
|
|
{"file":"motions/Sukebei3.mtn"},
|
|
{"file":"motions/Touch1.mtn"},
|
|
{"file":"motions/Touch2.mtn"},
|
|
{"file":"motions/Touch3.mtn"},
|
|
{"file":"motions/Touch4.mtn"},
|
|
{"file":"motions/Touch5.mtn"},
|
|
{"file":"motions/Touch6.mtn"}
|
|
]
|
|
}
|
|
} |