Fix airlocks on some maps (#8363)

* Fix airlocks on some maps

* Make MapsLoadableTest say the map that failed
This commit is contained in:
wrexbe
2022-05-22 20:31:39 -07:00
committed by GitHub
parent b491dc543d
commit 4c84dba2f2
5 changed files with 213 additions and 3 deletions

View File

@@ -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