"fix" potted plants bb (#4255)
I believe it'd be one of the ones without worldrotation when we start doing rotated grids so I made it square for now. Really I was just trying to stop the one at arrivals being jammed between the 2 walls constantly.
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeAabb
|
||||||
bounds: "-0.5, -0.2, 0.5, 0.2"
|
bounds: "-0.2, -0.2, 0.2, 0.2"
|
||||||
mass: 25
|
mass: 25
|
||||||
mask:
|
mask:
|
||||||
- MobImpassable
|
- MobImpassable
|
||||||
|
|||||||
Reference in New Issue
Block a user