Fix crates having zero gravity all to themselves (#443)
This commit is contained in:
committed by
Pieter-Jan Briers
parent
3ab8036363
commit
0595088409
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user