Skip to content

Commit

Permalink
Create pose.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fghrsh committed Mar 9, 2020
1 parent 504d00f commit 439a60c
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions model/HyperdimensionNeptunia/nepnep/general/pose.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
]
}
]
}

0 comments on commit 439a60c

Please sign in to comment.