Half-Life 2 Turrets: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(New page: All types of turrets. By default, automatic turrets are enemies of the player. To make turrets player-friendly, use an ai_relationship. == Fixed turrets == * npc_turret_ground: F...)
 
(No difference)

Revision as of 13:46, 31 January 2011

All types of turrets.

By default, automatic turrets are enemies of the player. To make turrets player-friendly, use an ai_relationship.

Fixed turrets

Movable turrets

Usable mounted guns

Note.pngNote:The SDK map sdk_d2_coast_12.vmf features usable mounted guns.

See Also