aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 2ee052b..180d1f3 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1038,6 +1038,11 @@
1038 AvatarHeightMidFudge = 0 ; Adjustment at mid point of avatar height range 1038 AvatarHeightMidFudge = 0 ; Adjustment at mid point of avatar height range
1039 AvatarHeightHighFudge = 0 ; Adjustment at high end of height range 1039 AvatarHeightHighFudge = 0 ; Adjustment at high end of height range
1040 1040
1041 ; Terminal velocity of a falling avatar
1042 ; This is the same http://en.wikipedia.org/wiki/Terminal_velocity#Examples
1043 ; negative for a downward speed.
1044 AvatarTerminalVelocity = -54
1045
1041 ; Default linkset implmentation 1046 ; Default linkset implmentation
1042 ; 'Constraint' uses physics constraints to hold linkset together. 'Compound' 1047 ; 'Constraint' uses physics constraints to hold linkset together. 'Compound'
1043 ; builds a compound shape from the children shapes to create a single physical 1048 ; builds a compound shape from the children shapes to create a single physical