mirror of
https://github.com/xiaoski/live2d_models_collection.git
synced 2024-11-22 22:40:01 +08:00
89 lines
1.3 KiB
JSON
89 lines
1.3 KiB
JSON
|
{
|
||
|
"type":"Live2D Physics",
|
||
|
"physics_hair":[
|
||
|
{
|
||
|
"label":"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_YURE_CENTER",
|
||
|
"ptype":"angle",
|
||
|
"scale":0.225,
|
||
|
"weight":1
|
||
|
},
|
||
|
{
|
||
|
"id":"PARAM_YURE_R",
|
||
|
"ptype":"angle",
|
||
|
"scale":0.125,
|
||
|
"weight":1
|
||
|
},
|
||
|
{
|
||
|
"id":"PARAM_YURE_L",
|
||
|
"ptype":"angle",
|
||
|
"scale":0.125,
|
||
|
"weight":1
|
||
|
},
|
||
|
{
|
||
|
"id":"PARAM_YURE_RIBON_L",
|
||
|
"ptype":"angle",
|
||
|
"scale":0.125,
|
||
|
"weight":1
|
||
|
},
|
||
|
{
|
||
|
"id":"PARAM_YURE_RIBON_R",
|
||
|
"ptype":"angle",
|
||
|
"scale":0.125,
|
||
|
"weight":1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"label":"hair_back",
|
||
|
"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_YURE_BACK",
|
||
|
"ptype":"angle",
|
||
|
"scale":0.125,
|
||
|
"weight":1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|