Medical scanner eject collision fix (#767)

* MedicalScanner ejection location

* MedicalScanner bounding box change
This commit is contained in:
py01
2020-03-03 07:40:57 -06:00
committed by GitHub
parent 9580003a45
commit 6e4b72f6cb
2 changed files with 8 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
- type: Collidable
shapes:
- !type:PhysShapeAabb
bounds: "-0.5,-0.25,0.5,0.25"
bounds: "-0.5,0,0.5,1"
layer: 15
IsScrapingFloor: true
- type: Physics