mirror of
https://github.com/fghrsh/live2d_api.git
synced 2024-11-22 18:50:10 +08:00
16 lines
163 B
JSON
16 lines
163 B
JSON
|
{
|
||
|
"type":"Live2D Physics",
|
||
|
"physics_hair":[
|
||
|
{
|
||
|
"setup":{
|
||
|
"length":0.3,
|
||
|
"regist":1,
|
||
|
"mass":0.1
|
||
|
},
|
||
|
"src":[
|
||
|
],
|
||
|
"targets":[
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|