screaming and crying (#5447)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
- type: SmokeSolutionAreaEffect
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
smoke:
|
||||
solutionArea:
|
||||
maxVol: 600
|
||||
|
||||
- type: entity
|
||||
@@ -43,7 +43,8 @@
|
||||
anchored: true
|
||||
- type: Physics
|
||||
fixtures:
|
||||
- shape:
|
||||
- hard: false
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.4,-0.4,0.4,0.4"
|
||||
layer:
|
||||
@@ -51,7 +52,7 @@
|
||||
- type: FoamSolutionAreaEffect
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
foam:
|
||||
solutionArea:
|
||||
maxVol: 600
|
||||
- type: Slippery
|
||||
|
||||
@@ -66,6 +67,14 @@
|
||||
layers:
|
||||
- state: mfoam
|
||||
map: ["enum.FoamVisualLayers.Base"]
|
||||
- type: Physics
|
||||
fixtures:
|
||||
- hard: true
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.4,-0.4,0.4,0.4"
|
||||
layer:
|
||||
- MobImpassable
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: FoamVisualizer
|
||||
@@ -85,6 +94,14 @@
|
||||
layers:
|
||||
- state: mfoam
|
||||
map: ["enum.FoamVisualLayers.Base"]
|
||||
- type: Physics
|
||||
fixtures:
|
||||
- hard: true
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.4,-0.4,0.4,0.4"
|
||||
layer:
|
||||
- MobImpassable
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: FoamVisualizer
|
||||
|
||||
Reference in New Issue
Block a user