Func tankapcrocket: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
{{hl2 brush|func_tankapsrocket}} | {{hl2 brush|func_tankapsrocket}} | ||
==Entity | ==Entity description== | ||
A [[brush entity]] that functions as an APC rocket turret. Firing it normally causes the rockets to fly upward and away from the entity, therefore node graphs are required to make the projectiles function properly. This entity is used during the HL2 chapter "Water Hazard" by APCs', hence its name. | A [[brush entity]] that functions as an APC rocket turret. Firing it normally causes the rockets to fly upward and away from the entity, therefore node graphs are required to make the projectiles function properly. This entity is used during the HL2 chapter "Water Hazard" by APCs', hence its name. | ||
== Keyvalues == | == Keyvalues == | ||
{{KV BaseTank}} | |||
{{KV|Projectile speed|float|Speed the rocket will travel at.}} | {{KV|Projectile speed|float|Speed the rocket will travel at.}} | ||
{{KV|Burst shot count|integer|Number of missiles to shoot in a burst}} | {{KV|Burst shot count|integer|Number of missiles to shoot in a burst}} | ||
== Flags == | == Flags == | ||
Line 13: | Line 13: | ||
== Inputs == | == Inputs == | ||
{{I BaseTank}} | |||
{{IO|DeathVolley|Fire a burst of rockets cause because the entity is dying.}} | {{IO|DeathVolley|Fire a burst of rockets cause because the entity is dying.}} | ||
== Outputs == | == Outputs == |
Revision as of 09:56, 4 February 2012
Entity description
A brush entity that functions as an APC rocket turret. Firing it normally causes the rockets to fly upward and away from the entity, therefore node graphs are required to make the projectiles function properly. This entity is used during the HL2 chapter "Water Hazard" by APCs', hence its name.
Keyvalues
|
Flags
|
Inputs
|
- DeathVolley
- Fire a burst of rockets cause because the entity is dying.
Outputs
|