Turrets: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(screenshot)
Line 18: Line 18:


== Portal Turrets ==
== Portal Turrets ==
[[Image:PortalTurretCollection.jpg|right]]
* [[npc_portal_turret_floor]]: Tripod-mounted auto-turrets that can be picked up and moved.
* [[npc_portal_turret_floor]]: Tripod-mounted auto-turrets that can be picked up and moved.
* [[npc_rocket_turret]]: In ground, one legged.
* [[npc_rocket_turret]]: In ground, one legged.


==Other==
{{note|The SDK map <code>sdk_d2_coast_12.vmf</code> features usable mounted guns.}}
{{note|The SDK map <code>sdk_d2_coast_12.vmf</code> features usable mounted guns.}}

Revision as of 16:33, 31 January 2011

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 types of turrets.

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

Half-Life 2 Turrets

CombineTurretCollection.jpg

Fixed turrets

Movable turrets

Usable mounted guns

Portal Turrets

PortalTurretCollection.jpg

Other

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