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:
claustro305
2025-04-20 02:29:36 +12:00
committed by GitHub
parent 8982956a6b
commit 2201eae899
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -48,7 +48,7 @@
bounds: "-0.2,0.5,0.2,0.35"
density: 190
mask:
- TabletopMachineMask
- None
layer:
- TabletopMachineLayer
- type: Damageable

View File

@@ -21,7 +21,7 @@
bounds: "-0.5,-0.5,-0.2,-0.15"
density: 190
mask:
- TabletopMachineMask
- None
layer:
- TabletopMachineLayer
- type: LightOnCollide