Prop telescopic arm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 10: Line 10:
* {{kv studiomodel}}
* {{kv studiomodel}}
==Inputs==
==Inputs==
* {{i targetname}}
* {{I Targetname}}
* {{I EnableDisable}}
* {{I EnableDisable}}
* '''SetTarget'''
* '''SetTarget'''

Revision as of 19:38, 19 January 2009

Template:Wrongtitle

Entity Description

Telescopic arm (seen in the game carrying turrets)

Availability

This point entity is exclusive to Portal.

Keyvalues

Inputs

  • EnableDisable:
Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.
  • SetTarget
<string> Set the entity to target.
  • TargetPlayer
Set the player as the entity to target.

Outputs

Arm has direct LOS to target entity.
  • OnLostTarget
Arm has lost direct LOS to target entity.