Turrets: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Small expansion.)
Line 1: Line 1:
{{Abstract Mapping}} __NOTOC__
{{Abstract Mapping}} __NOTOC__
All varieties of turret.
All varieties of turret.
By default, automatic turrets are enemies of the player. To make turrets player-friendly, use an [[ai_relationship]].


==Fixed turrets==
==Fixed turrets==
*[[npc_turret_ground]]
*[[npc_turret_ground]]: Fixed auto-turret mounted in the floor.
*[[npc_turret_ceiling]]
*[[npc_turret_ceiling]]: Fixed auto-turret mounted in the ceiling.


==Portable turrets==
==Portable turrets==
*[[npc_turret_floor]]
*[[npc_turret_floor]]: Tripod-mounted auto-turrets that can be picked up and moved.


==Useable mounted guns==
==Useable mounted guns==

Revision as of 12:48, 4 November 2007

Abstract Mapping series Discuss your thoughts - Help us develop the articles or ideas you want

Ammunition | List of HL2 Animals and Creatures | Mapping with Antlions | Beams and Lasers | Cables and Ropes | Moving Clouds | Color Theory in Level Design | Combat | Combine | Compression (Source 1) | Doors | Dust, Fog, & Smoke | Elevators | Level Transitions | Environmental Lighting, Sun, Weather, & Outdoors | Explosions | Fire | Half-Life 2 Foliage | Glass & Windows | Headcrab | Health | Ladders | Lighting | Optimization (level design) | Physics | Retinal scanners | Sound and Music | Special effects | Terrain | Trains | Turrets | Water | Weapons | Zombie

All varieties of turret.

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

Fixed turrets

Portable turrets

Useable mounted guns

The SDK map sdk_d2_coast_12.vmf features useable mounted guns.