prop_minigun
prop_minigun
is a point entity available in the Left 4 Dead series. It is an usable mounted minigun that is normally used in the rescue point finale to support the survivors.
Contents
Keyvalues
- Max yaw
<float>
- Max yaw the gun can be turned.
- Max pitch
<float>
- Max pitch the gun can be depressed.
- Min pitch
<float>
- Min pitch the gun can be raised.
- REDIRECT Template:KV DynamicProp
EnableDisable:
- Start Disabled (StartDisabled)
<boolean>
- Stay dormant until activated (probably with the
Enable
input).
Flags
- REDIRECT Template:Fl DynamicProp
Inputs
- REDIRECT Template:I DynamicProp
EnableDisable:
Enable
Disable
- Enable/disable this entity from performing its task. It might also disappear from view.
Outputs
OnFireStart
- Fired when the minigun has spun up and is starting firing.
OnFireStop
- Fired when the minigun has stopped firing.
- REDIRECT Template:O DynamicProp