Live2DModel/model/haru/01/index.json
2025-01-07 21:40:51 +08:00

125 lines
3.0 KiB
JSON

{
"type": "Live2D Model Setting",
"name": "haru",
"model": "moc/haru01.moc",
"textures": [
"moc/haru01.1024/texture_00.png",
"moc/haru01.1024/texture_01.png",
"moc/haru01.1024/texture_02.png"
],
"physics": "haru01.physics.json",
"pose": "haru01.pose.json",
"expressions": [
{
"name": "f01",
"file": "exp/f01.exp.json"
},
{
"name": "f02",
"file": "exp/f02.exp.json"
},
{
"name": "f03",
"file": "exp/f03.exp.json"
},
{
"name": "f04",
"file": "exp/f04.exp.json"
},
{
"name": "f05",
"file": "exp/f05.exp.json"
},
{
"name": "f06",
"file": "exp/f06.exp.json"
},
{
"name": "f07",
"file": "exp/f07.exp.json"
},
{
"name": "f08",
"file": "exp/f08.exp.json"
}
],
"layout": {
"center_x": 0,
"y": 1.2,
"width": 2.9
},
"hit_areas": [
{
"name": "head",
"id": "D_REF.HEAD"
},
{
"name": "body",
"id": "D_REF.BODY"
}
],
"motions": {
"idle": [
{
"file": "mtn/idle_00.mtn",
"fade_in": 2000,
"fade_out": 2000
},
{
"file": "mtn/idle_01.mtn",
"fade_in": 2000,
"fade_out": 2000
},
{
"file": "mtn/idle_02.mtn",
"fade_in": 2000,
"fade_out": 2000
}
],
"tap_body": [
{
"file": "mtn/tapBody_00.mtn",
"sound": "snd/tapBody_00.mp3"
},
{
"file": "mtn/tapBody_01.mtn",
"sound": "snd/tapBody_01.mp3"
},
{
"file": "mtn/tapBody_02.mtn",
"sound": "snd/tapBody_02.mp3"
}
],
"pinch_in": [
{
"file": "mtn/pinchIn_00.mtn",
"sound": "snd/pinchIn_00.mp3"
}
],
"pinch_out": [
{
"file": "mtn/pinchOut_00.mtn",
"sound": "snd/pinchOut_00.mp3"
}
],
"shake": [
{
"file": "mtn/shake_00.mtn",
"sound": "snd/shake_00.mp3",
"fade_in": 500
}
],
"flick_head": [
{
"file": "mtn/flickHead_00.mtn",
"sound": "snd/flickHead_00.mp3"
}
]
},
"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]
}
}