STEAM GROUP
Open Source Filmmaker osfm
STEAM GROUP
Open Source Filmmaker osfm
384
IN-GAME
2,670
ONLINE
Founded
15 August, 2012
half5life 21 May, 2016 @ 2:37am
Problem with Jigglebones
1) My bones very strongly shiver how to correct?
2) How to make that the bone after movement returned to initial situation? Didn't hang.

QC-file:

$jigglebone Ear1_R {
is_rigid {
length 20
tip_mass 15
angle_constraint 30
yaw_friction 10
pitch_friction 10
yaw_constraint -30 30
pitch_constraint -30 30
}
}

$jigglebone Ear1_L {
is_rigid {
length 20
tip_mass 15
angle_constraint 30
yaw_friction 10
pitch_friction 10
yaw_constraint -30 30
pitch_constraint -30 30
}
}

$jigglebone Ear2_L {
is_rigid {
length 20
tip_mass 15
angle_constraint 30
yaw_friction 10
pitch_friction 10
yaw_constraint -30 30
pitch_constraint -30 30
}