Standardise seat bounds (#5676)

This commit is contained in:
metalgearsloth
2021-12-05 05:52:14 +11:00
committed by GitHub
parent 09d32e4734
commit 07c52694ed
3 changed files with 3 additions and 94 deletions

View File

@@ -13,12 +13,12 @@
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.25,-0.5,0.25,0.5"
!type:PhysShapeCircle
radius: 0.2
mask:
- Impassable
- VaultImpassable
- SmallImpassable
mass: 10
- type: Sprite
sprite: Structures/Furniture/chairs.rsi
noRot: true
@@ -51,16 +51,6 @@
- type: Rotatable
- type: Sprite
state: chair
- type: Physics
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.45,-0.45,0.45,0.05"
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: Construction
graph: seat
node: chair
@@ -74,17 +64,6 @@
- type: Anchorable
- type: Sprite
state: stool
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.25,-0.5,0.25,0.05"
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: Construction
graph: seat
node: stool
@@ -101,17 +80,6 @@
- type: Anchorable
- type: Sprite
state: bar
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.2,-0.5,0.25,0.2"
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: Construction
graph: seat
node: stoolBar
@@ -125,16 +93,6 @@
rotateWhileAnchored: true
- type: Sprite
state: office-white
- type: Physics
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.25,-0.49,0.25,0.37"
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: Construction
graph: seat
node: chairOffice
@@ -161,17 +119,6 @@
- type: Anchorable
- type: Sprite
state: comfy
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.3,-0.45,0.3,0.35"
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: Construction
graph: seat
node: chairComfy
@@ -184,16 +131,6 @@
- type: Sprite
state: wooden
- type: Rotatable
- type: Physics
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.25,-0.37,0.24,0.49"
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: Construction
graph: seat
node: chairWood
@@ -232,14 +169,3 @@
- type: Sprite
state: shuttle
netsync: false
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.45,-0.45,0.45,0.05"
mask:
- Impassable
- VaultImpassable
- SmallImpassable

View File

@@ -17,12 +17,6 @@
solutions:
toilet:
maxVol: 250
- type: Physics
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb {}
layer: [ Passable ]
- type: Construction
graph: toilet
node: toilet

View File

@@ -85,17 +85,6 @@
graph: grille
node: grilleBroken
deconstructionTarget: start
- type: Physics
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.5,-0.5,0.5,0.5"
mass: 50
layer:
- Passable
mask:
- Passable
- type: Damageable
damageContainer: Inorganic
damageModifierSet: FlimsyMetallic