Fix things floating through asteroid rocks (#7007)

This commit is contained in:
Chris V
2022-03-07 17:01:35 -08:00
committed by GitHub
parent 6882086dd4
commit 562573fbad

View File

@@ -27,3 +27,16 @@
- type: Appearance
visuals:
- type: AsteroidRockVisualizer
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.5,-0.5,0.5,0.5"
mass: 100
mask:
- Impassable
layer:
- Opaque
- Impassable
- VaultImpassable
- SmallImpassable