Prop telescopic arm: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: fixing template case.) |
||
Line 7: | Line 7: | ||
==Keyvalues== | ==Keyvalues== | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{ | * {{KV Angles}} | ||
* {{kv studiomodel}} | * {{kv studiomodel}} | ||
==Inputs== | ==Inputs== |
Revision as of 19:42, 19 January 2009
Entity Description
Telescopic arm (seen in the game carrying turrets)
Availability
This point entity is exclusive to Portal.
Keyvalues
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
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
- Template:O targetname
- OnFoundTarget
- Arm has direct LOS to target entity.
- OnLostTarget
- Arm has lost direct LOS to target entity.