Func tank: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 58: | Line 58: | ||
*[https://www.youtube.com/watch?v=CteM4dNSHGo Func_tank Пулемёты ч1 (на Русском)] | *[https://www.youtube.com/watch?v=CteM4dNSHGo Func_tank Пулемёты ч1 (на Русском)] | ||
*[https://www.youtube.com/watch?v=tQYoxjGUCM4 Func_Tank + MODEL Ч2 (На Русском)] |
Revision as of 23:44, 20 March 2018
Entity description
A brush entity that functions as a gun turret.
www.editlife.net used to have a tutorial on making npc and player usable turrets, which you can read in the Internet Archive here.
Keyvalues
|
- Bullet type ([todo internal name (i)]) <choices>
- Obsolete. If you are mapping for HL2, and don't see this keyvalue, it's probably because you updated hammer for Episode 1. Simply add in a keyvalue named "bullet" without SmartEdit. This keyvalue must be used with HL2. This is also the case for Portal 2.
Literal value Description 0 None 1 Pistol 2 SMG1 3 AR2 4 Laser
- Ammo type ([todo internal name (i)]) <choices>
- Ammo type. Cannot be used with HL2 or Portal 2 (see above).
Value Description None Pistol
Pistol SMG1
SMG1 AR2
AR2 CombineHeavyCannon
Combine Heavy Cannon
Flags
|
- 8192 : Ignore range when making viewcone checks
- 256 : Aiming Assistance (Player Only)
Inputs
|
Outputs
|
Tutorials about Func_Tank (Russian)
Lessons created by Project-S