mirror of
https://github.com/fghrsh/live2d_api.git
synced 2024-11-24 11:40:32 +08:00
Create pose.json
This commit is contained in:
parent
504d00f15c
commit
439a60c8c1
37
model/HyperdimensionNeptunia/nepnep/general/pose.json
Normal file
37
model/HyperdimensionNeptunia/nepnep/general/pose.json
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
{
|
||||||
|
"type":"Live2D Pose",
|
||||||
|
"parts_visible":[
|
||||||
|
{
|
||||||
|
"group":[
|
||||||
|
{
|
||||||
|
"id":"PARTS_01_ARM_L_A_001",
|
||||||
|
"link":[
|
||||||
|
"PARTS_01_ARM_L_A_002"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":"PARTS_01_ARM_L_B_001",
|
||||||
|
"link":[
|
||||||
|
"PARTS_01_ARM_L_B_002"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group":[
|
||||||
|
{
|
||||||
|
"id":"PARTS_01_ARM_R_A_001",
|
||||||
|
"link":[
|
||||||
|
"PARTS_01_ARM_R_A_002"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":"PARTS_01_ARM_R_B_001",
|
||||||
|
"link":[
|
||||||
|
"PARTS_01_ARM_R_B_002"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user