Point laser target

From Valve Developer Community
Revision as of 00:06, 13 June 2011 by Barracuda (talk | contribs) (Created page with '{{portal2 point|point_laser_target}} == Entity description == Target for lasers to strike. The entity will fire outputs when struck and unstruck. == Keyvalues == {{KV|Terminal …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Portal2 point

Entity description

Target for lasers to strike. The entity will fire outputs when struck and unstruck.

Keyvalues

Terminal Point ([todo internal name (i)]) <boolean>
Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

Outputs

OnPowered
Fired when a laser hits the target.
OnUnpowered
Fired when a laser has stopped hitting the target.