Merge pull request #213 from Pireax/master

Fix locker colliding with items
This commit is contained in:
Pieter-Jan Briers
2019-05-03 13:32:29 +02:00
committed by GitHub

View File

@@ -17,7 +17,7 @@
- type: BoundingBox - type: BoundingBox
aabb: "-0.5,-0.25,0.5,0.25" aabb: "-0.5,-0.25,0.5,0.25"
- type: Collidable - type: Collidable
mask: 11 mask: 3
IsScrapingFloor: true IsScrapingFloor: true
- type: Physics - type: Physics
mass: 25 mass: 25