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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

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