Give inflatable walls the DeltaPressure component (#40098)
give inflatable walls the deltapressure component
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
disassembleTime: 3
|
||||
- type: InflatableSafeDisassembly
|
||||
- type: Airtight
|
||||
- type: DeltaPressure
|
||||
minPressure: 1000
|
||||
minPressureDelta: 750
|
||||
scalingType: Linear
|
||||
scalingPower: 0.0005
|
||||
- type: Transform
|
||||
anchored: true
|
||||
placement:
|
||||
@@ -85,3 +90,8 @@
|
||||
- type: InflatableSafeDisassembly
|
||||
- type: Occluder
|
||||
enabled: false
|
||||
- type: DeltaPressure
|
||||
minPressure: 1000
|
||||
minPressureDelta: 750
|
||||
scalingType: Linear
|
||||
scalingPower: 0.0005
|
||||
|
||||
Reference in New Issue
Block a user