Fix airlocks on some maps (#8363)
* Fix airlocks on some maps * Make MapsLoadableTest say the map that failed
This commit is contained in:
@@ -677,6 +677,19 @@ entities:
|
||||
parent: 0
|
||||
type: Transform
|
||||
- fixtures:
|
||||
- shape: !type:PolygonShape
|
||||
vertices:
|
||||
- 0.49,-0.49
|
||||
- 0.49,0.49
|
||||
- -0.49,0.49
|
||||
- -0.49,-0.49
|
||||
mask:
|
||||
- Impassable
|
||||
layer:
|
||||
- Impassable
|
||||
- ThrownItem
|
||||
- Opaque
|
||||
mass: 100
|
||||
- shape: !type:PhysShapeCircle
|
||||
position: 0,-0.5
|
||||
radius: 0.2
|
||||
|
||||
Reference in New Issue
Block a user