Fix water gun and spray nozzle projectile collision (#24175)

fix water gun and spray nozzle collision
This commit is contained in:
Arendian
2024-01-17 09:21:58 +01:00
committed by GitHub
parent 87dd8d7ebe
commit f4727f2cf8

View File

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