Revision f7954788 cfg/humotion.cfg
cfg/humotion.cfg | ||
---|---|---|
54 | 54 |
add_entry(eye_group, "scale_acceleration_eye", "scaling factor for eye acceleration (in percent, 1.0 = full human acceleration)", 0.1, 1.0) |
55 | 55 |
add_entry(eye_group, "limit_velocity_eye", "limit for eye velocity (in deg/s)", 100.0, 1000.0) |
56 | 56 |
add_entry(eye_group, "limit_acceleration_eye", "limit for eye acceleration (in deg/s^2)", 100.0, 80000.0) |
57 |
add_entry_bool(eye_group, "use_neck_target_instead_of_position_eye", "use neck target in difference calc instead of real position") |
|
58 |
|
|
57 | 59 |
|
58 | 60 |
eyeblink_group = gen.add_group("eyeblink") |
59 | 61 |
add_entry(eyeblink_group, "eyeblink_duration", "duration for an eyeblink (in seconds)", 0.01, 1.0) |
Also available in: Unified diff