33 lines
582 B
JSON
Executable File
33 lines
582 B
JSON
Executable File
{
|
|
"type": "Live2D Model Setting",
|
|
"name": "model",
|
|
"model": "model.moc",
|
|
"textures": [
|
|
"texture_00.png"
|
|
],
|
|
"layout":{
|
|
"center_x":-0.3,
|
|
"center_y":-0.08,
|
|
"width":1.9
|
|
},
|
|
"hit_areas_custom":{
|
|
"head_x":[-0.80, 0.85],
|
|
"head_y":[-0.45, 0.45],
|
|
"body_x":[-0.75, 0.45],
|
|
"body_y":[-0.50, 0]
|
|
},
|
|
"motions":{
|
|
"idle":[
|
|
{"file":"motions/Idle.mtn"}
|
|
],
|
|
"sleepy":[
|
|
{"file":"motions/Nemui.mtn"}
|
|
],
|
|
"flick_head":[
|
|
{"file":"motions/Anone_Synced.mtn"}
|
|
],
|
|
"tap_body":[
|
|
{"file":"motions/Dance.mtn"}
|
|
]
|
|
}
|
|
} |