@@ -4,6 +4,8 @@
|
|||||||
name: girder
|
name: girder
|
||||||
description: A large structural assembly made out of metal; It requires a layer of metal before it can be considered a wall.
|
description: A large structural assembly made out of metal; It requires a layer of metal before it can be considered a wall.
|
||||||
components:
|
components:
|
||||||
|
- type: Transform
|
||||||
|
anchored: true
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
bodyType: Static
|
||||||
fixtures:
|
fixtures:
|
||||||
@@ -11,6 +13,7 @@
|
|||||||
!type:PhysShapeAabb {}
|
!type:PhysShapeAabb {}
|
||||||
mass: 50
|
mass: 50
|
||||||
layer:
|
layer:
|
||||||
|
- Impassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
mask:
|
mask:
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
|
|||||||
Reference in New Issue
Block a user