mirror of
https://github.com/mapbase-source/mapbase-model-src.git
synced 2025-03-13 06:00:16 +03:00
Add helper bones to player bone transforms
This commit is contained in:
parent
22daff1f94
commit
e0ceb5bd2c
@ -9,12 +9,21 @@
|
|||||||
"ValveBiped.Bip01_Neck1" "0.0"
|
"ValveBiped.Bip01_Neck1" "0.0"
|
||||||
"ValveBiped.Bip01_L_Clavicle" "0.0"
|
"ValveBiped.Bip01_L_Clavicle" "0.0"
|
||||||
"ValveBiped.Bip01_R_Clavicle" "0.0"
|
"ValveBiped.Bip01_R_Clavicle" "0.0"
|
||||||
|
"ValveBiped.Bip01_L_Shoulder" "0.0"
|
||||||
|
"ValveBiped.Bip01_R_Shoulder" "0.0"
|
||||||
|
"ValveBiped.Bip01_L_Bicep" "0.0"
|
||||||
|
"ValveBiped.Bip01_R_Bicep" "0.0"
|
||||||
|
"ValveBiped.Bip01_L_Trapezius" "0.0"
|
||||||
|
"ValveBiped.Bip01_R_Trapezius" "0.0"
|
||||||
}
|
}
|
||||||
arms
|
arms
|
||||||
{
|
{
|
||||||
"ValveBiped.Bip01_L_UpperArm" "0.0"
|
"ValveBiped.Bip01_L_UpperArm" "0.0"
|
||||||
"ValveBiped.Bip01_L_Forearm" "0.0"
|
"ValveBiped.Bip01_L_Forearm" "0.0"
|
||||||
"ValveBiped.Bip01_L_Hand" "0.0"
|
"ValveBiped.Bip01_L_Hand" "0.0"
|
||||||
|
"ValveBiped.Bip01_L_Elbow" "0.0"
|
||||||
|
"ValveBiped.Bip01_L_Ulna" "0.0"
|
||||||
|
"ValveBiped.Bip01_L_Wrist" "0.0"
|
||||||
"ValveBiped.Bip01_L_Finger0" "0.0"
|
"ValveBiped.Bip01_L_Finger0" "0.0"
|
||||||
"ValveBiped.Bip01_L_Finger01" "0.0"
|
"ValveBiped.Bip01_L_Finger01" "0.0"
|
||||||
"ValveBiped.Bip01_L_Finger02" "0.0"
|
"ValveBiped.Bip01_L_Finger02" "0.0"
|
||||||
@ -34,6 +43,10 @@
|
|||||||
"ValveBiped.Bip01_R_UpperArm" "0.0"
|
"ValveBiped.Bip01_R_UpperArm" "0.0"
|
||||||
"ValveBiped.Bip01_R_Forearm" "0.0"
|
"ValveBiped.Bip01_R_Forearm" "0.0"
|
||||||
"ValveBiped.Bip01_R_Hand" "0.0"
|
"ValveBiped.Bip01_R_Hand" "0.0"
|
||||||
|
"ValveBiped.Bip01_R_Elbow" "0.0"
|
||||||
|
"ValveBiped.Bip01_R_Ulna" "0.0"
|
||||||
|
"ValveBiped.Bip01_R_Elbow" "0.0"
|
||||||
|
"ValveBiped.Bip01_R_Wrist" "0.0"
|
||||||
"ValveBiped.Bip01_R_Finger0" "0.0"
|
"ValveBiped.Bip01_R_Finger0" "0.0"
|
||||||
"ValveBiped.Bip01_R_Finger01" "0.0"
|
"ValveBiped.Bip01_R_Finger01" "0.0"
|
||||||
"ValveBiped.Bip01_R_Finger02" "0.0"
|
"ValveBiped.Bip01_R_Finger02" "0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user