first commit.
This commit is contained in:
29
model/HyperdimensionNeptunia/blanc_swimwear/index.json
Normal file
29
model/HyperdimensionNeptunia/blanc_swimwear/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.45,
|
||||
"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/blanc_swimwear/model.moc
Normal file
BIN
model/HyperdimensionNeptunia/blanc_swimwear/model.moc
Normal file
Binary file not shown.
149
model/HyperdimensionNeptunia/blanc_swimwear/physics.json
Normal file
149
model/HyperdimensionNeptunia/blanc_swimwear/physics.json
Normal file
@ -0,0 +1,149 @@
|
||||
{
|
||||
"type":"Live2D Physics",
|
||||
"physics_hair":[
|
||||
{
|
||||
"label":"hair_front",
|
||||
"setup":{
|
||||
"length":0.17,
|
||||
"regist":0.5,
|
||||
"mass":0.1
|
||||
},
|
||||
"src":[
|
||||
{
|
||||
"id":"PARAM_BODY_ANGLE_X",
|
||||
"ptype":"x",
|
||||
"scale":0.005,
|
||||
"weight":1
|
||||
},
|
||||
{
|
||||
"id":"PARAM_BODY_ANGLE_Z",
|
||||
"ptype":"x",
|
||||
"scale":0.8,
|
||||
"weight":1
|
||||
}
|
||||
],
|
||||
"targets":[
|
||||
{
|
||||
"id":"PARAM_HAIR_FRONT",
|
||||
"ptype":"angle",
|
||||
"scale":0.025,
|
||||
"weight":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"hair_back",
|
||||
"setup":{
|
||||
"length":0.34,
|
||||
"regist":0.5,
|
||||
"mass":0.2
|
||||
},
|
||||
"src":[
|
||||
{
|
||||
"id":"PARAM_ANGLE_X",
|
||||
"ptype":"x",
|
||||
"scale":0.005,
|
||||
"weight":1
|
||||
},
|
||||
{
|
||||
"id":"PARAM_ANGLE_Z",
|
||||
"ptype":"angle",
|
||||
"scale":0.8,
|
||||
"weight":1
|
||||
}
|
||||
],
|
||||
"targets":[
|
||||
{
|
||||
"id":"PARAM_HAIR_BACK",
|
||||
"ptype":"angle",
|
||||
"scale":0.025,
|
||||
"weight":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"hair_side",
|
||||
"setup":{
|
||||
"length":0.17,
|
||||
"regist":0.7,
|
||||
"mass":0.1
|
||||
},
|
||||
"src":[
|
||||
{
|
||||
"id":"PARAM_ANGLE_X",
|
||||
"ptype":"x",
|
||||
"scale":0.005,
|
||||
"weight":1
|
||||
},
|
||||
{
|
||||
"id":"PARAM_ANGLE_Z",
|
||||
"ptype":"angle",
|
||||
"scale":0.8,
|
||||
"weight":1
|
||||
}
|
||||
],
|
||||
"targets":[
|
||||
{
|
||||
"id":"PARAM_HAIR_SIDE",
|
||||
"ptype":"angle",
|
||||
"scale":0.025,
|
||||
"weight":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"body_string",
|
||||
"setup":{
|
||||
"length":0.2,
|
||||
"regist":0.7,
|
||||
"mass":0.1
|
||||
},
|
||||
"src":[
|
||||
{
|
||||
"id":"PARAM_ANGLE_X",
|
||||
"ptype":"x",
|
||||
"scale":0.005,
|
||||
"weight":1
|
||||
},
|
||||
{
|
||||
"id":"PARAM_ANGLE_Z",
|
||||
"ptype":"x",
|
||||
"scale":0.8,
|
||||
"weight":1
|
||||
}
|
||||
],
|
||||
"targets":[
|
||||
{
|
||||
"id":"PARAM_STRING",
|
||||
"ptype":"angle",
|
||||
"scale":0.025,
|
||||
"weight":1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"arm_far",
|
||||
"setup":{
|
||||
"length":0.2,
|
||||
"regist":0.5,
|
||||
"mass":0.05
|
||||
},
|
||||
"src":[
|
||||
{
|
||||
"id":"PARAM_ANGLE_X",
|
||||
"ptype":"x",
|
||||
"scale":0.01,
|
||||
"weight":1
|
||||
}
|
||||
],
|
||||
"targets":[
|
||||
{
|
||||
"id":"PARAM_FAR",
|
||||
"ptype":"angle",
|
||||
"scale":0.025,
|
||||
"weight":1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
BIN
model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/00.png
Normal file
BIN
model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/00.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 635 KiB |
BIN
model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/01.png
Normal file
BIN
model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 583 KiB |
BIN
model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/02.png
Normal file
BIN
model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 776 KiB |
Reference in New Issue
Block a user