more fixes
This commit is contained in:
@@ -148,5 +148,25 @@ bones_data = [
|
||||
"bone_name": "feet_r",
|
||||
"head_helper": "heel_r",
|
||||
"tail_helper": "foot_r"
|
||||
},
|
||||
{
|
||||
"bone_name": "mouth_01_l",
|
||||
"head_helper": "mouth_01_l",
|
||||
"tail_helper": "mouth_02_l"
|
||||
},
|
||||
{
|
||||
"bone_name": "mouth_02_l",
|
||||
"head_helper": "mouth_02_l",
|
||||
"tail_helper": "mouth_tip"
|
||||
},
|
||||
{
|
||||
"bone_name": "mouth_01_r",
|
||||
"head_helper": "mouth_01_r",
|
||||
"tail_helper": "mouth_02_r"
|
||||
},
|
||||
{
|
||||
"bone_name": "mouth_02_r",
|
||||
"head_helper": "mouth_02_r",
|
||||
"tail_helper": "mouth_tip"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user