mirror of
https://github.com/fghrsh/live2d_api.git
synced 2024-11-23 19:20:46 +08:00
10 lines
192 B
JSON
10 lines
192 B
JSON
|
{
|
||
|
"type":"Live2D Expression",
|
||
|
"fade_in":500,
|
||
|
"fade_out":500,
|
||
|
"params":[
|
||
|
{"id":"PARAM_EYE_BALL_GLITTER","val":1},
|
||
|
{"id":"PARAM_BROW_L_Y","val":1},
|
||
|
{"id":"PARAM_BROW_R_Y","val":1}
|
||
|
]
|
||
|
}
|