live2dapi-noa
Version:
nova1751自建的live-2d api
179 lines • 2.68 kB
JSON
{
"type":"Live2D Physics",
"physics_hair":[
{
"label":"hair_front",
"setup":{
"length":0.27,
"regist":0.1,
"mass":0.38
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.8
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_FRONT",
"ptype":"angle",
"scale":0.02,
"weight":1
}
]
},
{
"label":"hair_back",
"setup":{
"length":0.2,
"regist":0.3,
"mass":0.4
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.012,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_BACK",
"ptype":"angle",
"scale":0.03,
"weight":1
}
]
},
{
"label":"qunzi",
"setup":{
"length":0.27,
"regist":0.3,
"mass":0.38
},
"src":[
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_QUNZI_X",
"ptype":"angle",
"scale":0.02,
"weight":0.35
},
{
"id":"PARAM_QUNZI_Y",
"ptype":"angle",
"scale":0.02,
"weight":1
},
{
"id":"PARAM_YIJIAO",
"ptype":"angle",
"scale":0.04,
"weight":1
},
{
"id":"PARAM_LINGJIE",
"ptype":"angle",
"scale":0.066,
"weight":1
}
]
},
{
"label":"jiqi",
"setup":{
"length":0.8,
"regist":0.5,
"mass":0.5
},
"src":[
{
"id":"PARAM_BA_X",
"ptype":"x",
"scale":0.25,
"weight":0.02
},
{
"id":"PARAM_BAJIX",
"ptype":"x",
"scale":0.5,
"weight":0.5
}
],
"targets":[
{
"id":"PARAM_YAOJING_HAIR_FRONT",
"ptype":"angle",
"scale":0.01,
"weight":0.5
},
{
"id":"PARAM_YAOJING_HAIR_BACK",
"ptype":"angle",
"scale":0.01,
"weight":0.5
},
{
"id":"PARAM_BAJIXIAN_Z",
"ptype":"angle",
"scale":0.02,
"weight":0.85
}
]
}
]
}