mirror of
https://github.com/xiaoski/live2d_models_collection.git
synced 2024-11-22 06:20:01 +08:00
55 lines
1.1 KiB
JSON
55 lines
1.1 KiB
JSON
{
|
|
"version": "Live2DViewerEX Config 1.0",
|
|
"model": "chiaki_kitty.moc",
|
|
"textures": [
|
|
"chiaki_kitty.2048/texture_00.png"
|
|
],
|
|
"layout": {
|
|
"center_x": 0.0,
|
|
"center_y": 0.0,
|
|
"width": 2.0
|
|
},
|
|
"motions": {
|
|
"tap": [
|
|
{
|
|
"file": "motions/tap/chiaki_kitty_hello_01.mtn",
|
|
"sound": "motions/tap/chiaki_kitty_hello_01.mp3"
|
|
},
|
|
{
|
|
"file": "motions/tap/chiaki_kitty_joyful_01.mtn",
|
|
"sound": "motions/tap/chiaki_kitty_joyful_01.mp3"
|
|
},
|
|
{
|
|
"file": "motions/tap/chiaki_kitty_surprise_01.mtn",
|
|
"sound": "motions/tap/chiaki_kitty_surprise_01.mp3"
|
|
}
|
|
],
|
|
"idle": [
|
|
{
|
|
"file": "motions/idle/idling_1.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idling_2.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idling_3.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idling_4.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idling_l1.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idling_l2.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idling_r1.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idling_r2.mtn"
|
|
}
|
|
]
|
|
}
|
|
}
|