Merge branch 'master' into careminster

This commit is contained in:
Melanie
2011-12-22 19:52:59 +00:00
5 changed files with 23 additions and 8 deletions

View File

@@ -181,6 +181,11 @@
; ## PHYSICS
; ##
; If true then prims can be collided with by avatars, other prims, etc.
; If false then all prims are phantom, no matter whether their phantom flag is checked or unchecked.
; Also, no prims are subject to physics.
collidable_prim = true
; If true then prims can be made subject to physics (gravity, pushing, etc.).
; If false then physics flag can be set but it is not honoured. However, prims are still solid for the purposes of collision direction
physical_prim = true