make windoor, railing, and directional window bounds not awful (#10469)
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.49,-0.49,0.49,-0.3"
|
bounds: "-0.49,-0.49,0.49,-0.45"
|
||||||
mass: 50
|
mass: 50
|
||||||
mask:
|
mask:
|
||||||
- TabletopMachineMask
|
- TabletopMachineMask
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.49,-0.49,0.49,-0.3"
|
bounds: "-0.49,-0.49,0.49,-0.45"
|
||||||
mass: 50
|
mass: 50
|
||||||
mask:
|
mask:
|
||||||
- TableMask
|
- TableMask
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.49,-0.49,0.49,-0.3"
|
bounds: "-0.49,-0.49,0.49,-0.45"
|
||||||
mass: 50
|
mass: 50
|
||||||
mask:
|
mask:
|
||||||
- TableMask
|
- TableMask
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
- TableLayer
|
- TableLayer
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "0.49,0.49,0.3,-0.49"
|
bounds: "0.49,0.49,0.45,-0.49"
|
||||||
mass: 50
|
mass: 50
|
||||||
mask:
|
mask:
|
||||||
- TableMask
|
- TableMask
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.49,0.49,-0.3,0.3"
|
bounds: "-0.49,0.49,-0.45,0.45"
|
||||||
mass: 50
|
mass: 50
|
||||||
mask:
|
mask:
|
||||||
- TableMask
|
- TableMask
|
||||||
@@ -161,4 +161,3 @@
|
|||||||
- type: Construction
|
- type: Construction
|
||||||
graph: Railing
|
graph: Railing
|
||||||
node: railingCornerSmall
|
node: railingCornerSmall
|
||||||
|
|
||||||
|
|||||||
@@ -122,7 +122,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.49,-0.49,0.49,-0.3"
|
bounds: "-0.49,-0.49,0.49,-0.45"
|
||||||
mass: 50
|
mass: 50
|
||||||
mask:
|
mask:
|
||||||
- FullTileMask
|
- FullTileMask
|
||||||
|
|||||||
Reference in New Issue
Block a user