Removed collision from wall mounted lights and security cameras (#35908)
* Removed collision from wall mounted lights and security cameras * Updated because I'm dumb and didn't realise the collision groups were case sensitive
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
bounds: "-0.4,0.5,0.4,0.35"
|
||||
density: 190
|
||||
mask:
|
||||
- TabletopMachineMask
|
||||
- None
|
||||
layer:
|
||||
- TabletopMachineLayer
|
||||
- type: Destructible
|
||||
@@ -276,7 +276,7 @@
|
||||
bounds: "-0.1,0.5,0.1,0.255"
|
||||
density: 190
|
||||
mask:
|
||||
- TabletopMachineMask
|
||||
- None
|
||||
layer:
|
||||
- TabletopMachineLayer
|
||||
- type: Damageable
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
bounds: "-0.2,0.5,0.2,0.35"
|
||||
density: 190
|
||||
mask:
|
||||
- TabletopMachineMask
|
||||
- None
|
||||
layer:
|
||||
- TabletopMachineLayer
|
||||
- type: Damageable
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
bounds: "-0.5,-0.5,-0.2,-0.15"
|
||||
density: 190
|
||||
mask:
|
||||
- TabletopMachineMask
|
||||
- None
|
||||
layer:
|
||||
- TabletopMachineLayer
|
||||
- type: LightOnCollide
|
||||
|
||||
Reference in New Issue
Block a user