live2dapi-noa
Version:
nova1751自建的live-2d api
119 lines • 1.66 kB
JSON
{
"type":"Live2D Physics",
"physics_hair":[
{
"label":"earring1",
"setup":{
"length":0.7,
"regist":0.8,
"mass":0.2
},
"src":[
{
"id":"PARAM_ANGLE_Z",
"ptype":"x",
"scale":0.007,
"weight":0.5
},
{
"id":"PARAM_ANGLE_Y",
"ptype":"x",
"scale":0.008,
"weight":1
}
],
"targets":[
{
"id":"Param31",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"earringL3",
"setup":{
"length":0.3,
"regist":0.2,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.006,
"weight":1
}
],
"targets":[
{
"id":"Param31",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"oppai01",
"setup":{
"length":0.5,
"regist":0.5,
"mass":0.5
},
"src":[
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.02,
"weight":0.5
},
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.008,
"weight":1
},
{
"id":"ParamBodyAngleY",
"ptype":"angle",
"scale":0.02,
"weight":1
}
],
"targets":[
{
"id":"PARAM_OPAISHAKE_X",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"oppai02",
"setup":{
"length":0.4,
"regist":0.4,
"mass":0.4
},
"src":[
{
"id":"ParamBodyAngleZ",
"ptype":"x",
"scale":0.02,
"weight":1
}
],
"targets":[
{
"id":"PARAM_OPAISHAKE_Y",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
}
]
}