archived-en-assets/resource/image_native/live2d/200551/physics.json
2020-12-21 22:47:05 +00:00

329 lines
4.9 KiB
JSON

{
"type":"Live2D Physics",
"physics_hair":[
{
"label":"hair_front",
"setup":{
"length":0.33,
"regist":0.5,
"mass":0.13
},
"src":[
{
"id":"PARAM_MOVE_LR_ALL",
"ptype":"x",
"scale":0.08,
"weight":0.333
},
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z_ALL",
"ptype":"angle",
"scale":20,
"weight":0.333
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_FRONT",
"ptype":"angle",
"scale":0.044,
"weight":1
}
]
},
{
"label":"hair_side",
"setup":{
"length":0.4,
"regist":0.2,
"mass":0.05
},
"src":[
{
"id":"PARAM_MOVE_LR_ALL",
"ptype":"x",
"scale":0.08,
"weight":0.333
},
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z_ALL",
"ptype":"angle",
"scale":20,
"weight":0.333
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_SIDE",
"ptype":"angle",
"scale":0.044,
"weight":1
}
]
},
{
"label":"ribon_front",
"setup":{
"length":0.3,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_MOVE_LR_ALL",
"ptype":"x",
"scale":0.08,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z_ALL",
"ptype":"angle",
"scale":40,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_CLOTH_SHOULDER",
"ptype":"angle",
"scale":0.044,
"weight":1
}
]
},
{
"label":"bust",
"setup":{
"length":0.1,
"regist":2,
"mass":0.27
},
"src":[
{
"id":"PARAM_MOVE_UD_ALL",
"ptype":"x",
"scale":0.08,
"weight":0.333
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.001,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Y",
"ptype":"x",
"scale":0.008,
"weight":1
},
{
"id":"PARAM_ANGLE_Z_ALL",
"ptype":"angle",
"scale":5,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":2
}
],
"targets":[
{
"id":"PARAM_BUST_Y",
"ptype":"angle",
"scale":0.044,
"weight":1
}
]
},
{
"label":"ribon_side",
"setup":{
"length":0.3,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_MOVE_LR_ALL",
"ptype":"x",
"scale":0.08,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z_ALL",
"ptype":"angle",
"scale":40,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_BACKRIBON",
"ptype":"angle",
"scale":0.044,
"weight":1
}
]
},
{
"label":"carrot",
"setup":{
"length":0.3,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_MOVE_LR_ALL",
"ptype":"x",
"scale":0.08,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z_ALL",
"ptype":"angle",
"scale":40,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_SKIRT",
"ptype":"angle",
"scale":0.044,
"weight":1
}
]
},
{
"label":"cloth_waist",
"setup":{
"length":0.3,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_MOVE_LR_ALL",
"ptype":"x",
"scale":0.08,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z_ALL",
"ptype":"angle",
"scale":40,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_CLOTH_WAIST",
"ptype":"angle",
"scale":0.044,
"weight":1
}
]
}
]
}