fixing bounding box (#2849)

This commit is contained in:
AJCM-git
2020-12-27 03:54:34 -04:00
committed by GitHub
parent bf57038eac
commit b554480a42

View File

@@ -27,7 +27,7 @@
mass: 85 mass: 85
shapes: shapes:
- !type:PhysShapeAabb - !type:PhysShapeAabb
bounds: "-0.95,-0.60,-0.10,0.60" bounds: "-1,-0.4,-0.2,0.4"
mask: mask:
- Impassable - Impassable
- MobImpassable - MobImpassable