kanbanniang
Version:
kanbanniang model
155 lines • 3 kB
JSON
{
"type": "Live2D Physics",
"physics_hair": [
{
"comment": "hair front",
"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_KAMIYURE_FRONT",
"ptype": "angle",
"scale": 0.025,
"weight": 1
}
]
},
{
"comment": "hair side",
"setup": {
"length": 0.2,
"regist": 0.5,
"mass": 0.1
},
"src": [
{
"id": "PARAM_ANGLE_X",
"ptype": "x",
"scale": 0.005,
"weight": 1
}
],
"targets": [
{
"id": "PARAM_KAMIYURE_SIDE_R",
"ptype": "angle",
"scale": 0.025,
"weight": 1
},
{
"id": "PARAM_KAMIYURE_SIDE_L",
"ptype": "angle",
"scale": 0.025,
"weight": 1
}
]
},
{
"comment": "hair side 2",
"setup": {
"length": 0.2,
"regist": 0.5,
"mass": 0.1
},
"src": [
{
"id": "PARAM_ANGLE_Z",
"ptype": "angle",
"scale": 0.8,
"weight": 1
}
],
"targets": [
{
"id": "PARAM_KAMIYURE_SIDE_R_02",
"ptype": "angle",
"scale": 0.025,
"weight": 1
},
{
"id": "PARAM_KAMIYURE_SIDE_L_02",
"ptype": "angle",
"scale": 0.025,
"weight": 1
}
]
},
{
"comment": "hair back",
"setup": {
"length": 0.2,
"regist": 1.4,
"mass": 0.3
},
"src": [
{
"id": "PARAM_ANGLE_X",
"ptype": "x",
"scale": -0.005,
"weight": 1
}
],
"targets": [
{
"id": "PARAM_KAMIYURE_TWIN_R",
"ptype": "angle",
"scale": 0.025,
"weight": 1
},
{
"id": "PARAM_KAMIYURE_TWIN_L",
"ptype": "angle",
"scale": 0.025,
"weight": 1
}
]
},
{
"comment": "hair back 2",
"setup": {
"length": 0.2,
"regist": 1.4,
"mass": 0.3
},
"src": [
{
"id": "PARAM_ANGLE_Z",
"ptype": "angle",
"scale": 0.8,
"weight": 1
}
],
"targets": [
{
"id": "PARAM_KAMIYURE_TWIN_R_02",
"ptype": "angle",
"scale": 0.025,
"weight": 1
},
{
"id": "PARAM_KAMIYURE_TWIN_L_02",
"ptype": "angle",
"scale": 0.025,
"weight": 1
}
]
}
]
}