"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:
parent
d1b0d5aa58
commit
ea60a81fdf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue