"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:
|
||||
- shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.5, -0.2, 0.5, 0.2"
|
||||
bounds: "-0.2, -0.2, 0.2, 0.2"
|
||||
mass: 25
|
||||
mask:
|
||||
- MobImpassable
|
||||
|
||||
Reference in New Issue
Block a user