Fix windoors
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.49,-0.49,0.49,0.49" # don't want this colliding with walls or they won't close
|
bounds: "-0.49,-0.49,0.49,0.49" # don't want this colliding with walls or they won't close
|
||||||
mask:
|
mask:
|
||||||
- MobImpassable
|
- MobImpassable
|
||||||
layer:
|
layer:
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.49,-0.49,0.49,0.49" # don't want this colliding with walls or they won't close
|
bounds: "-0.49,-0.49,0.49,-0.2" # don't want this colliding with walls or they won't close
|
||||||
mask:
|
mask:
|
||||||
- MobImpassable
|
- MobImpassable
|
||||||
layer:
|
layer:
|
||||||
|
|||||||
Reference in New Issue
Block a user