screaming and crying (#5447)

This commit is contained in:
mirrorcult
2021-11-22 01:40:14 -07:00
committed by GitHub
parent 1738b571ee
commit 0f2dda8275
4 changed files with 28 additions and 28 deletions

View File

@@ -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