Potted plant bb fix. (#5755)
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
- type: Fixtures
|
- type: Fixtures
|
||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeCircle
|
||||||
bounds: "-0.2,-0.2,0.2,0.2"
|
radius: 0.2
|
||||||
mass: 25
|
mass: 25
|
||||||
mask:
|
mask:
|
||||||
- MobImpassable
|
- MobImpassable
|
||||||
@@ -22,6 +22,8 @@
|
|||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
drawdepth: Overdoors
|
||||||
|
offset: "0.0,0.3"
|
||||||
noRot: true
|
noRot: true
|
||||||
sprite: Structures/Furniture/potted_plants.rsi
|
sprite: Structures/Furniture/potted_plants.rsi
|
||||||
- type: PottedPlantHide
|
- type: PottedPlantHide
|
||||||
@@ -76,8 +78,9 @@
|
|||||||
- type: Fixtures
|
- type: Fixtures
|
||||||
fixtures:
|
fixtures:
|
||||||
- shape:
|
- shape:
|
||||||
!type:PhysShapeAabb
|
!type:PhysShapeCircle
|
||||||
bounds: "-0.25,-0.47,0.25,0.05"
|
radius: 0.2
|
||||||
|
position: "0.0,-0.3"
|
||||||
mass: 25
|
mass: 25
|
||||||
layer:
|
layer:
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
|||||||
Reference in New Issue
Block a user