aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorteravus2012-10-09 10:41:16 -0400
committerteravus2012-10-09 10:41:16 -0400
commit7e90ea355120c717d1639d817b2b38326a4d5528 (patch)
tree014025c16f845f2f6b5f13b6c6f79d6dc2921946 /bin/OpenSimDefaults.ini
parentAdd config option to plant avatar where they are reducing avatar avatar 'push... (diff)
downloadopensim-SC_OLD-7e90ea355120c717d1639d817b2b38326a4d5528.zip
opensim-SC_OLD-7e90ea355120c717d1639d817b2b38326a4d5528.tar.gz
opensim-SC_OLD-7e90ea355120c717d1639d817b2b38326a4d5528.tar.bz2
opensim-SC_OLD-7e90ea355120c717d1639d817b2b38326a4d5528.tar.xz
av_av_collisions_off = false OdePhysics Settings in OpenSimDefaults.ini - No Avatar Avatar Collisions. This causes avatar to be able to walk through each other as if they're ghosts but still interact with the environment.
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index b380a73..2fca6ce 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -850,6 +850,9 @@
850 ; will lock the avatar in place 850 ; will lock the avatar in place
851 av_planted = false 851 av_planted = false
852 852
853 ; 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
854 av_av_collisions_off = false
855
853 ; ## 856 ; ##
854 ; ## Object options 857 ; ## Object options
855 ; ## 858 ; ##