more fixes
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
bone_shape_data = [
|
||||
{
|
||||
"bone_name": "hand_l",
|
||||
"rot_X": "20",
|
||||
"rot_Y": "0",
|
||||
"rot_Z": "4",
|
||||
"bone_name": "ctrl_ik_hand_l",
|
||||
"rot_X": "0",
|
||||
"rot_Y": "90",
|
||||
"rot_Z": "0",
|
||||
"scale": "0.750",
|
||||
"shape": "rig_shape_circle",
|
||||
"color": "THEME09",
|
||||
"width": "3"
|
||||
},
|
||||
{
|
||||
"bone_name": "hand_r",
|
||||
"rot_X": "20",
|
||||
"rot_Y": "0",
|
||||
"rot_Z": "-4",
|
||||
"bone_name": "ctrl_ik_hand_r",
|
||||
"rot_X": "0",
|
||||
"rot_Y": "90",
|
||||
"rot_Z": "0",
|
||||
"scale": "0.750",
|
||||
"shape": "rig_shape_circle",
|
||||
"color": "THEME09",
|
||||
"width": "3"
|
||||
},
|
||||
{
|
||||
"bone_name": "feet_l",
|
||||
"rot_X": "12",
|
||||
"rot_Y": "0",
|
||||
"rot_Z": "-5",
|
||||
"bone_name": "ctrl_ik_foot_l",
|
||||
"rot_X": "0",
|
||||
"rot_Y": "90",
|
||||
"rot_Z": "0",
|
||||
"scale": "1.0",
|
||||
"shape": "rig_shape_circle",
|
||||
"color": "THEME09",
|
||||
"width": "3"
|
||||
},
|
||||
{
|
||||
"bone_name": "feet_r",
|
||||
"rot_X": "12",
|
||||
"rot_Y": "0",
|
||||
"rot_Z": "5",
|
||||
"bone_name": "ctrl_ik_foot_r",
|
||||
"rot_X": "0",
|
||||
"rot_Y": "90",
|
||||
"rot_Z": "0",
|
||||
"scale": "1.0",
|
||||
"shape": "rig_shape_circle",
|
||||
"color": "THEME09",
|
||||
|
||||
Reference in New Issue
Block a user