carpets are no longer intangible (#2851)
This commit is contained in:
parent
8a84f7aedf
commit
bf57038eac
|
|
@ -15,6 +15,11 @@
|
|||
- type: IconSmooth
|
||||
key: full
|
||||
base: carpet_
|
||||
- type: Physics
|
||||
shapes:
|
||||
- !type:PhysShapeAabb
|
||||
bounds: "-0.5, -0.5, 0.5, 0.5"
|
||||
layer: [ Passable ]
|
||||
|
||||
- type: entity
|
||||
id: Carpet
|
||||
|
|
|
|||
Loading…
Reference in New Issue