Half-Life 2 Turrets: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Redirected page to Turrets)
 
Line 1: Line 1:
All types of turrets.
#REDIRECT [[turrets]]
 
By default, automatic turrets are enemies of the player. To make turrets player-friendly, use an [[ai_relationship]].
 
== Fixed turrets ==
* [[npc_turret_ground]]: Fixed auto-turret mounted in the floor.
* [[npc_turret_ceiling]]: Fixed auto-turret mounted in the ceiling.
 
== Movable turrets ==
* [[npc_turret_floor]]: Tripod-mounted auto-turrets that can be picked up and moved.
 
== Usable mounted guns ==
* [http://forum.interlopers.net/viewtopic.php?t=1782 Tutorial]- Shows how to set up dynamic prop guns.
* [[func_tank]]
 
{{note|The SDK map <code>sdk_d2_coast_12.vmf</code> features usable mounted guns.}}
 
== See Also ==
* [[Half-Life 2 Level Creation]]

Latest revision as of 13:48, 31 January 2011

Redirect to: