live2dapi-noa
Version:
nova1751自建的live-2d api
191 lines • 2.71 kB
JSON
{
"type":"Live2D Physics",
"physics_hair":[
{
"label":"hairs",
"setup":{
"length":0.2,
"regist":0.3,
"mass":0.2
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.007,
"weight":1
},
{
"id":"PARAM_ANGLE_Y",
"ptype":"y",
"scale":0.003,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.2,
"weight":1
}
],
"targets":[
{
"id":"Param8",
"ptype":"angle",
"scale":1,
"weight":0.4
}
]
},
{
"label":"oppai",
"setup":{
"length":0.2,
"regist":0.4,
"mass":0.1
},
"src":[
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.02,
"weight":0.7
},
{
"id":"ParamBodyAngleY",
"ptype":"y",
"scale":0.007,
"weight":0.7
},
{
"id":"ParamBodyAngleZ",
"ptype":"angle",
"scale":0.05,
"weight":1
}
],
"targets":[
{
"id":"Param11",
"ptype":"angle",
"scale":1,
"weight":0.5
},
{
"id":"Param12",
"ptype":"angle",
"scale":1,
"weight":0.3
}
]
},
{
"label":"hairside",
"setup":{
"length":0.2,
"regist":0.3,
"mass":0.4
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.007,
"weight":1
},
{
"id":"PARAM_ANGLE_Y",
"ptype":"y",
"scale":0.003,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.2,
"weight":1
}
],
"targets":[
{
"id":"Param9",
"ptype":"angle",
"scale":1,
"weight":0.4
}
]
},
{
"label":"hairback",
"setup":{
"length":0.4,
"regist":0.3,
"mass":0.4
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.007,
"weight":1
},
{
"id":"PARAM_ANGLE_Y",
"ptype":"y",
"scale":0.003,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.2,
"weight":1
}
],
"targets":[
{
"id":"Param10",
"ptype":"angle",
"scale":1,
"weight":0.4
}
]
},
{
"label":"zipper",
"setup":{
"length":0.1,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.013,
"weight":0.7
},
{
"id":"ParamBodyAngleY",
"ptype":"y",
"scale":0.007,
"weight":0.7
},
{
"id":"ParamBodyAngleZ",
"ptype":"angle",
"scale":0.05,
"weight":1
}
],
"targets":[
{
"id":"Param149",
"ptype":"angle",
"scale":0.7,
"weight":0.5
}
]
}
]
}