Fix crates having zero gravity all to themselves (#443)

This commit is contained in:
Ephememory
2019-11-21 17:46:01 -05:00
committed by Pieter-Jan Briers
parent 3ab8036363
commit 0595088409

View File

@@ -16,16 +16,16 @@
state: crate state: crate
- type: Clickable - type: Clickable
- type: Physics
mass: 25
Anchored: false
- type: Collidable - type: Collidable
shapes: shapes:
- !type:PhysShapeAabb - !type:PhysShapeAabb
bounds: "-0.4, -0.4, 0.4, 0.4" bounds: "-0.4, -0.4, 0.4, 0.4"
layer: 16 layer: 16
mask: 19 mask: 19
IsScrapingFloor: true
- type: Physics
mass: 25
Anchored: false
- type: EntityStorage - type: EntityStorage
Capacity: 60 Capacity: 60