Template:KV EnvShooter

From Valve Developer Community
Revision as of 09:36, 18 June 2024 by MyGamepedia (talk | contribs) (Fixes + added bms stuff)
Jump to navigation Jump to search

EnvShooter:

Model (shootmodel) <model path>
Thing to shoot out. Can be an MDL or a VMT.
Material Sound (shootsounds) <choices>
What sounds play when the gibs are interacted with (shooting, walking on, etc). See $surfaceprop.
Value Description
-1 None
0 Glass
1 Wood
2 Metal
3 Flesh
4 Concrete
Skin (skin) <integer>
Some models have multiple skins. This value selects from the index, starting with 0.
Model Scale (scale) <float>
Multiplies the size of the gib models. Physics will not be scaled up.
Gib Gravity Scale (gibgravityscale) <float>
Scale gravity so that gibs fall faster, slower, or not at all. Only for point gibs.
Mass (massoverride) <float> (in all games since Half-Life 2: Episode One Half-Life 2: Episode Two)
Force gibs to be a certain mass. Default mass is 200.[confirm]
Blood Color (massoverride) <choices> (only in Black Mesa)
Blood color for gibs. Appears when a gib touches world geometry.
  • -1: None
  • 0: Red (Human)
  • 1: Yellow (Alien)
  • 2: Green (Alien)
  • 3: Grey (Mech)
Note.pngNote:No difference between last three.
Confirm:Can this be fixed ?
Note.pngNote:This feature doesn't work with all models.
Explode on Impact (touchkill) <choices> (only in Black Mesa)
If set to Yes - gib will explode when it touches world geometry.
  • 0: No
  • 1: Yes
Explode Damage (gibdamage) <float> (only in Black Mesa)
The amount of damage the gib will do when exploding.
Explode Sound (gibsound) <sound> (only in Black Mesa)
Sound to play when gib exploding.