first commit.
This commit is contained in:
29
model/HyperdimensionNeptunia/noir_classic/index.json
Normal file
29
model/HyperdimensionNeptunia/noir_classic/index.json
Normal 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}
|
||||
]
|
||||
}
|
||||
}
|
BIN
model/HyperdimensionNeptunia/noir_classic/model.moc
Normal file
BIN
model/HyperdimensionNeptunia/noir_classic/model.moc
Normal file
Binary file not shown.
16
model/HyperdimensionNeptunia/noir_classic/physics.json
Normal file
16
model/HyperdimensionNeptunia/noir_classic/physics.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"type":"Live2D Physics",
|
||||
"physics_hair":[
|
||||
{
|
||||
"setup":{
|
||||
"length":0.3,
|
||||
"regist":1,
|
||||
"mass":0.1
|
||||
},
|
||||
"src":[
|
||||
],
|
||||
"targets":[
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
BIN
model/HyperdimensionNeptunia/noir_classic/textures.1024/00.png
Normal file
BIN
model/HyperdimensionNeptunia/noir_classic/textures.1024/00.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 496 KiB |
BIN
model/HyperdimensionNeptunia/noir_classic/textures.1024/01.png
Normal file
BIN
model/HyperdimensionNeptunia/noir_classic/textures.1024/01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 789 KiB |
BIN
model/HyperdimensionNeptunia/noir_classic/textures.1024/02.png
Normal file
BIN
model/HyperdimensionNeptunia/noir_classic/textures.1024/02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
Reference in New Issue
Block a user