live2dapi-noa
Version:
nova1751自建的live-2d api
190 lines • 2.69 kB
JSON
{
"type":"Live2D Physics",
"physics_hair":[
{
"setup":{
"length":0.4,
"regist":0.9,
"mass":0.4
},
"src":[
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"x",
"scale":0.1,
"weight":0.6
},
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.02,
"weight":0.5
}
],
"targets":[
{
"id":"Param20",
"ptype":"angle",
"scale":0.03,
"weight":0.5
}
]
},
{
"label":"fhair1",
"setup":{
"length":0.3,
"regist":0.3,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.004,
"weight":0.5
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.002,
"weight":0.5
}
],
"targets":[
{
"id":"ParamHairFront",
"ptype":"angle",
"scale":0.06,
"weight":0.5
}
]
},
{
"label":"shair1",
"setup":{
"length":0.4,
"regist":0.3,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.002,
"weight":0.5
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.001,
"weight":0.5
}
],
"targets":[
{
"id":"ParamHairSide",
"ptype":"angle",
"scale":0.1,
"weight":0.5
}
]
},
{
"label":"backhair1",
"setup":{
"length":0.3,
"regist":0.3,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.004,
"weight":0.5
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.002,
"weight":0.5
}
],
"targets":[
{
"id":"ParamHairBack",
"ptype":"angle",
"scale":0.06,
"weight":0.5
}
]
},
{
"label":"hairacc1",
"setup":{
"length":0.3,
"regist":0.3,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.004,
"weight":0.5
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.002,
"weight":0.5
}
],
"targets":[
{
"id":"Param15",
"ptype":"angle",
"scale":0.03,
"weight":0.5
}
]
},
{
"label":"accessarys1",
"setup":{
"length":0.3,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.02,
"weight":1
}
],
"targets":[
{
"id":"Param25",
"ptype":"angle",
"scale":0.03,
"weight":0.5
},
{
"id":"Param29",
"ptype":"angle",
"scale":0.03,
"weight":0.5
},
{
"id":"Param27",
"ptype":"angle",
"scale":0.02,
"weight":0.5
}
]
}
]
}