Env shooter

From Valve Developer Community
Revision as of 02:12, 14 December 2007 by Karrus (talk | contribs) (Spam revert)
Jump to navigation Jump to search

Template:Wrongtitle

Entity description

Env shooter.png

An entity that shoots gibs out of its origin. These gibs can be either models or sprites.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

<boolean> If set, shadows from gibs are disabled
<float> Gib gravity scale. This field allows you to scale gravity so that gibs fall faster, slower, or not at all.
Note.pngNote:This functionality only works for point-based gibs.

Flags

Inputs

  • GibShooter:
Shoot
Force the gibshooter to create and shoot a gib.

Outputs