mirror of
https://github.com/fghrsh/live2d_api.git
synced 2024-11-22 18:50:10 +08:00
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"version":"Alpha 1.0.1",
|
|
"model":"model.moc",
|
|
"textures":[
|
|
"textures.1024/00.png"
|
|
],
|
|
"physics":"physics.json",
|
|
"layout":{
|
|
"center_x": 0,
|
|
"center_y": 0,
|
|
"width": 1.8
|
|
},
|
|
"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]
|
|
},
|
|
"expressions":[
|
|
{"name":"f01","file":"expressions/f01.exp.json"},
|
|
{"name":"f02","file":"expressions/f02.exp.json"},
|
|
{"name":"f03","file":"expressions/f03.exp.json"},
|
|
{"name":"f04","file":"expressions/f04.exp.json"}
|
|
],
|
|
"motions":{
|
|
"idle":[
|
|
{"file":"motions/murakumo_idle_01.mtn","fade_in":2000, "fade_out":2000},
|
|
{"file":"motions/murakumo_idle_02.mtn","fade_in":2000, "fade_out":2000},
|
|
{"file":"motions/murakumo_idle_03.mtn","fade_in":2000, "fade_out":2000}
|
|
],
|
|
"flick_head":[
|
|
{"file":"motions/murakumo_m_01.mtn"},
|
|
{"file":"motions/murakumo_m_02.mtn"}
|
|
],
|
|
"tap_body":[
|
|
{"file":"motions/murakumo_tap_bust_01.mtn"},
|
|
{"file":"motions/murakumo_tap_bust_02.mtn"},
|
|
{"file":"motions/murakumo_tap_ear_01.mtn"}
|
|
]
|
|
}
|
|
} |