first commit.

This commit is contained in:
amass
2025-01-07 18:11:12 +08:00
commit ecd3b60c95
598 changed files with 9874 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"version":"Sample 1.0.0",
"model": "model.moc",
"textures": [
"textures.1024/00.png",
"textures.1024/01.png",
"textures.1024/02.png"
],
"pose": "../general/pose.json",
"physics": "physics.json",
"layout": {
"center_x": 0,
"center_y": -0.8,
"width": 3
},
"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/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000},
{"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000},
{"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000}
]
}
}

Binary file not shown.

View File

@ -0,0 +1,16 @@
{
"type":"Live2D Physics",
"physics_hair":[
{
"setup":{
"length":0.3,
"regist":1,
"mass":0.1
},
"src":[
],
"targets":[
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 789 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB