Npc rocket turret: Difference between revisions
Jump to navigation
Jump to search
(cleanup) |
(Added a Picture, and changed the description.) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=npc_rocket_turret}} | {{wrongtitle|title=npc_rocket_turret}} | ||
==Entity Description== | ==Entity Description== | ||
[[Image:Rocket_turret.jpg|frame|right|Aperture Science Rocket Turret]] | |||
Aperture Science Rocket Turret | |||
==Availability== | ==Availability== | ||
This point entity is exclusive to [[Portal]]. | This point entity is exclusive to [[Portal]]. |
Revision as of 12:35, 13 October 2007
Entity Description
Aperture Science Rocket Turret
Availability
This point entity is exclusive to Portal.
Keyvalues
Inputs
- 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 it's destroy think and begins it's death think.