prop_telescopic_arm

From Valve Developer Community
Jump to navigation Jump to search
Nuvola apps ksnapshot.png
This article or section needs a screenshot to help visually convey the subject.
You can upload screenshots at Special:Upload. For help, see Help:Images.
Class hierarchy
CPropTelescopicArm
CBaseAnimating
CBaseEntity
prop_telescopic_arm.cpp

prop_telescopic_arm is a point entity available in Portal series Portal series.

This is an unused entity and was likely used for an earlier version of the Portal bossfight. An Energy Ball Launcher was attached to the arm and would essentially act like an Energy Ball turret. The telescopic arm model is missing but it can be found in the beta leak.

Keyvalues

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

World Model (model) <model path>[ Edit ]
In-game 3D representation of the entity to display. This is the path to a MDL relative to the game's root directory. (128 character limit)

Inputs

Enable
Enable Thumper
Disable
Disable Thumper
SetTarget <stringRedirectInput/string>
Set the entity to target.
TargetPlayer
Set the player as the entity to target.

Outputs

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