Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit a101e03

Browse files
committed
Ditching the concrete spray script in favor of material piling
1 parent b4b54f5 commit a101e03

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

Base.rte/Devices/Tools/ConcreteSprayer/ConcreteFill.lua

Lines changed: 0 additions & 13 deletions
This file was deleted.

Base.rte/Devices/Tools/ConcreteSprayer/ConcreteSprayer.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
AddAmmo = MOPixel
66
PresetName = Particle Concrete 1
7-
ScriptPath = Base.rte/Devices/Tools/ConcreteSprayer/ConcreteFill.lua
87
Mass = 0.1
98
RestThreshold = 500
109
HitsMOs = 1

Base.rte/Materials.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -803,13 +803,14 @@ AddMaterial = Material
803803
Index = 164
804804
PresetName = Wet Concrete
805805
Bounce = 0.1
806-
Friction = 0.02
807-
Stickiness = 0.2
806+
Friction = 0.1
807+
Stickiness = 0.1
808808
StructuralIntegrity = 150
809809
DensityKGPerVolumeL = 2.3
810810
GibImpulseLimitPerVolumeL = 15
811811
GibWoundLimitPerVolumeL = 0.1
812812
Priority = 100
813+
Piling = 2
813814
SettleMaterial = 177
814815
Color = Color
815816
R = 130

0 commit comments

Comments
 (0)