You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
617 B
36 lines
617 B
{
|
|
"version": "Live2DViewerEX Config 1.0",
|
|
"model": "sagiri.moc",
|
|
"textures": [
|
|
"sagiri.2048/texture_00.png",
|
|
"sagiri.2048/texture_01.png"
|
|
],
|
|
"layout": {
|
|
"center_x": 0.0,
|
|
"center_y": 0.0,
|
|
"width": 2.0
|
|
},
|
|
"motions": {
|
|
"tap": [
|
|
{
|
|
"file": "motions/tap/c.mtn"
|
|
}
|
|
],
|
|
"idle": [
|
|
{
|
|
"file": "motions/idle/idle_01.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idle_02.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idle_03.mtn"
|
|
},
|
|
{
|
|
"file": "motions/idle/idle_04.mtn"
|
|
}
|
|
]
|
|
},
|
|
"physics": "physics.json"
|
|
}
|