求问个导出相关的问题
live2d吧
全部回复
仅看楼主
level 1
25684692 楼主
怎么导出带有
"version":"Sample 1.0.0",
"name":"haru",
"model":"haru_01.moc",
"textures":
[
"haru_01.1024/texture_00.png",
"haru_01.1024/texture_01.png",
"haru_01.1024/texture_02.png"
],
"physics":"haru.physics.json",
"pose":"haru.pose.json",
"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"}
],
"layout":
{
"center_x":-0.5,
"y":1,
"width":2
},
"hit_areas":
[
{"name":"head", "id":"D_REF.HEAD"},
{"name":"body", "id":"D_REF.BODY"}
],
"motions":
{
"idle":
[
{"file":"motions/idle_00.mtn" ,"fade_in":2000, "fade_out":2000}
],
"tap_body":
[
{ "file":"motions/tapBody_00.mtn" ,"fade_out":0},
{ "file":"motions/tapBody_01.mtn" ,"fade_out":0},
{ "file":"motions/tapBody_02.mtn" ,"fade_out":0},
{ "file":"motions/tapBody_03.mtn" ,"fade_out":0},
{ "file":"motions/tapBody_04.mtn" ,"fade_out":0}
]
}
这样的json文件 我导出的只有textures
2017年07月11日 07点07分 1
level 10
手打
2017年07月11日 08点07分 2
1