Info projecteddecal

From Valve Developer Community
Revision as of 19:37, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point

Entity description

An entity that projects a decal onto the world (or props). If the decal has no target name, it will immediately apply itself when the level is loaded. If it has a name specified, it won't apply until it receives the Activate input.

Template:In code

Keyvalues

<decal>
  • Distance
<float> Distance from the origin to project the decal.

Inputs

  • Activate
Force the decal to apply itself to the world.

Outputs