We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5348f67 commit 430fc8aCopy full SHA for 430fc8a
garrysmod/scripts/surfaceproperties.txt
@@ -62,21 +62,10 @@
62
"scrapeRoughThreshold" "0.5"
63
"impactHardThreshold" "0.5"
64
65
- //Occlusion properties reduce sound of that pitch level by a certain
66
- //percentage for every game unit (inch) of the material the sound
67
- //passes through.
68
- "lowPitchOcclusion" "0.0"
69
- "midPitchOcclusion" "15.0"
70
- "highPitchOcclusion" "1.0"
71
-
72
"gamematerial" "C"
73
74
"jumpfactor" "1.0"
75
"maxspeedfactor" "1.0"
76
"climbable" "0"
77
78
- "penetrationmodifier" "1.0"
79
- "damagemodifier" "0.5"
80
}
81
82
// NOTE: Almost nothing is solid metal - so "metal" is sheet metal
0 commit comments