first commit
This commit is contained in:
23
public/pio/models/live2d/snow_miku/model.json
Normal file
23
public/pio/models/live2d/snow_miku/model.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"posted": "Dreamer-Paul",
|
||||
"model": "model.moc",
|
||||
"textures": [
|
||||
"textures/texture_00.png"
|
||||
],
|
||||
"layout": {
|
||||
"center_x": 0.0,
|
||||
"center_y": 0.0,
|
||||
"width": 2.0
|
||||
},
|
||||
"hit_areas_custom": {
|
||||
"head_x": [-0.35, 0.6],
|
||||
"head_y": [0.19, -0.2],
|
||||
"body_x": [-0.3, -0.25],
|
||||
"body_y": [0.3, -0.9]
|
||||
},
|
||||
"motions": {
|
||||
"idle": [
|
||||
{"file": "motions/idle/idle.mtn"}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user