live2dapi-noa
Version:
nova1751自建的live-2d api
205 lines • 2.99 kB
JSON
{
"type":"Live2D Physics",
"physics_hair":[
{
"setup":{
"length":0.17,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_FRONT",
"ptype":"angle",
"scale":0.025,
"weight":1
},
{
"id":"PARAM_HAIR_SIDE",
"ptype":"angle",
"scale":0.025,
"weight":1
},
{
"id":"PARAM_MISK",
"ptype":"angle",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_FEATHER",
"ptype":"angle",
"scale":-0.025,
"weight":0.5
},
{
"id":"PARAM_CLOTHES",
"ptype":"angle",
"scale":0.015,
"weight":0.8
},
{
"id":"PARAM_HAGE",
"ptype":"angle",
"scale":0.025,
"weight":1
}
]
},
{
"setup":{
"length":0.34,
"regist":0.5,
"mass":0.2
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_BACK",
"ptype":"angle",
"scale":0.025,
"weight":1
},
{
"id":"PARAM_SKIRT",
"ptype":"angle",
"scale":0.02,
"weight":1
}
]
},
{
"label":"opai",
"setup":{
"length":0.17,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_Y",
"ptype":"x",
"scale":0.005,
"weight":0.2
},
{
"id":"PARAM_BODY_ANGLE_Y",
"ptype":"x",
"scale":0.005,
"weight":0.3
},
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
}
],
"targets":[
{
"id":"PARAM_OPAISHAKE_Y",
"ptype":"angle",
"scale":0.015,
"weight":1.5
}
]
},
{
"setup":{
"length":0.17,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.02,
"weight":0.8
},
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.01,
"weight":0.8
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"x",
"scale":0.01,
"weight":0.5
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.01,
"weight":0.5
}
],
"targets":[
{
"id":"PARAM_OPAISHAKE_X",
"ptype":"angle",
"scale":0.015,
"weight":1
}
]
},
{
"setup":{
"length":0.34,
"regist":0.5,
"mass":0.2
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HEADDREES",
"ptype":"angle",
"scale":0.025,
"weight":1
}
]
}
]
}