mirror of
https://github.com/xiaoski/live2d_models_collection.git
synced 2024-11-22 06:20:01 +08:00
40 lines
941 B
JSON
40 lines
941 B
JSON
{
|
|
"version":"Sample 1.0.0",
|
|
"model":"shifuku.moc",
|
|
"textures":[
|
|
"shifuku.1024/texture_00.png",
|
|
"shifuku.1024/texture_01.png"
|
|
],
|
|
"motions":{
|
|
"tap":[
|
|
{
|
|
"file":"motions/motion02.mtn"
|
|
},
|
|
{
|
|
"file":"motions/motion03.mtn"
|
|
},
|
|
{
|
|
"file":"motions/motion04.mtn"
|
|
},
|
|
{
|
|
"file":"motions/motion05.mtn"
|
|
}
|
|
],
|
|
"idle":[
|
|
{
|
|
"file":"motions/motion01.mtn"
|
|
}
|
|
]
|
|
},
|
|
"expressions":[
|
|
{"name":"f01.exp.json","file":"expressions/f01.exp.json"},
|
|
{"name":"f02.exp.json","file":"expressions/f02.exp.json"},
|
|
{"name":"f03.exp.json","file":"expressions/f03.exp.json"},
|
|
{"name":"f04.exp.json","file":"expressions/f04.exp.json"},
|
|
{"name":"f05.exp.json","file":"expressions/f05.exp.json"},
|
|
{"name":"f06.exp.json","file":"expressions/f06.exp.json"},
|
|
{"name":"f07.exp.json","file":"expressions/f07.exp.json"},
|
|
{"name":"f08.exp.json","file":"expressions/f08.exp.json"}
|
|
],
|
|
"physics":"physics.json"
|
|
} |