Skip to content

Commit

Permalink
Fix water guns and spray nozzles shooting through glass airlocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arendian committed Jan 17, 2024
1 parent b0e7a6d commit f29bb92
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -754,14 +754,16 @@
maxVol: 50
- type: Fixtures
fixtures:
fix1:
projectile:
shape:
!type:PhysShapeAabb
bounds: "-0.10,-0.30,0.10,0.15"
hard: false
mask:
- FullTileMask
- Opaque
- Impassable
- BulletImpassable
- type: CanPenetrate
penetrationLayer: MobLayer
- type: Vapor
active: true
- type: Appearance
Expand Down

0 comments on commit f29bb92

Please sign in to comment.