filing collision + outline fix (#8122)

This commit is contained in:
EmoGarbage404
2022-05-12 18:04:03 -04:00
committed by GitHub
parent 35f97ac78c
commit 5f7bdbcf30

View File

@@ -24,6 +24,19 @@
interfaces:
- key: enum.StorageUiKey.Key
type: StorageBoundUserInterface
- type: Transform
noRot: true
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.18,-0.48,0.18,0.48"
mass: 70
mask:
- MachineMask
layer:
- MachineLayer
- type: InteractionOutline
- type: entity
name: tall cabinet
@@ -64,3 +77,16 @@
interfaces:
- key: enum.StorageUiKey.Key
type: StorageBoundUserInterface
- type: Transform
noRot: true
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.22,-0.42,0.22,0.34"
mass: 70
mask:
- MachineMask
layer:
- MachineLayer
- type: InteractionOutline