Npc rocket turret: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: fixing template case.) |
||
Line 10: | Line 10: | ||
* {{kv Angles}} | * {{kv Angles}} | ||
==Inputs== | ==Inputs== | ||
* {{ | * {{I Targetname}} | ||
* {{I EnableDisable}} | * {{I EnableDisable}} | ||
* '''Toggle''' | * '''Toggle''' |
Revision as of 19:38, 19 January 2009
Entity Description
Aperture Science Rocket Turret
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.
- Toggle
- Toggle this entity.
- SetTarget
- <string> Sets the target for this turret to attack.
- Destroy
- Sets this turret to it's destroyed state.
Outputs
- Template:O targetname
- OnFoundTarget
- Fired when the rocket turret finds an unobstructed target.
- OnLostTarget
- Fired when turret's target is blocked.
- OnDeath
- Fired after this turret finishes its destroy think and begins its death think.