make windoor, railing, and directional window bounds not awful (#10469)

This commit is contained in:
Rane
2022-09-14 03:11:26 -04:00
committed by GitHub
parent 23d497024d
commit f14f3d4999
3 changed files with 6 additions and 7 deletions

View File

@@ -16,7 +16,7 @@
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,-0.49,0.49,-0.3"
bounds: "-0.49,-0.49,0.49,-0.45"
mass: 50
mask:
- TabletopMachineMask

View File

@@ -18,7 +18,7 @@
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,-0.49,0.49,-0.3"
bounds: "-0.49,-0.49,0.49,-0.45"
mass: 50
mask:
- TableMask
@@ -70,7 +70,7 @@
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,-0.49,0.49,-0.3"
bounds: "-0.49,-0.49,0.49,-0.45"
mass: 50
mask:
- TableMask
@@ -78,7 +78,7 @@
- TableLayer
- shape:
!type:PhysShapeAabb
bounds: "0.49,0.49,0.3,-0.49"
bounds: "0.49,0.49,0.45,-0.49"
mass: 50
mask:
- TableMask
@@ -130,7 +130,7 @@
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,0.49,-0.3,0.3"
bounds: "-0.49,0.49,-0.45,0.45"
mass: 50
mask:
- TableMask
@@ -161,4 +161,3 @@
- type: Construction
graph: Railing
node: railingCornerSmall

View File

@@ -122,7 +122,7 @@
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,-0.49,0.49,-0.3"
bounds: "-0.49,-0.49,0.49,-0.45"
mass: 50
mask:
- FullTileMask