Func tank: Difference between revisions
Jump to navigation
Jump to search

(updates) |
(portal has it as well) |
||
Line 1: | Line 1: | ||
{{lang|Func tank}} | {{lang|Func tank}} | ||
{{base brush multi|func_tank|game1=Half-Life 2|game2=Portal 2| | {{base brush multi|func_tank|game1=Half-Life 2|game2=Portal|game3=Portal 2|game4=Counter-Strike: Global Offensive}} It simulates a gun turret that can aim and shoot things. Make sure '''Control Volume''' is set, as it's required. | ||
{{code class|CFuncTank|func_tank.cpp}} | {{code class|CFuncTank|func_tank.cpp}} |
Revision as of 19:19, 9 September 2018


Template:Base brush multi It simulates a gun turret that can aim and shoot things. Make sure Control Volume is set, as it's required.
Flags
|
func_tank:
- 256: Aiming Assistance (Player Only)
- 8192: Ignore range when making viewcone checks
Keyvalues
|
Inputs
|
Outputs
|
External Links
- editlife.net tutorial for player and npc turrets (Archived version retrieved on September 15, 2008)