filing collision + outline fix (#8122)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user