Create pose.json

This commit is contained in:
FGHRSH 2020-03-10 03:19:11 +08:00 committed by GitHub
parent 504d00f15c
commit 439a60c8c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
]
}
]
}
]
}