Add mask and layer to powercell items (#577)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: PowerCellSmallBase
|
id: PowerCellSmallBase
|
||||||
abstract: true
|
abstract: true
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
@@ -7,6 +7,8 @@
|
|||||||
shapes:
|
shapes:
|
||||||
- !type:PhysShapeAabb
|
- !type:PhysShapeAabb
|
||||||
bounds: "-0.15,-0.3,0.2,0.3"
|
bounds: "-0.15,-0.3,0.2,0.3"
|
||||||
|
mask: 26
|
||||||
|
layer: 32
|
||||||
- type: PowerCell
|
- type: PowerCell
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
Reference in New Issue
Block a user