mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Merge branch 'master' into connector_plugin
This commit is contained in:
@@ -844,6 +844,15 @@
|
||||
; When the avatar flies, it will be moved up by this amount off the ground (in meters)
|
||||
minimum_ground_flight_offset = 3.0
|
||||
|
||||
; Plant avatar. This reduces the effect of physical contacts with the avatar.
|
||||
; If you have a group of unruly and rude visitors that bump each other, turn this on to make that less attractive.
|
||||
; The avatar still allows a small movement based on the PID settings above. Stronger PID settings AND this active
|
||||
; will lock the avatar in place
|
||||
av_planted = false
|
||||
|
||||
; No Avatar Avatar Collissions. This causes avatar to be able to walk through each other as if they're ghosts but still interact with the environment
|
||||
av_av_collisions_off = false
|
||||
|
||||
; ##
|
||||
; ## Object options
|
||||
; ##
|
||||
|
||||
Reference in New Issue
Block a user