Turrets: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added section for turrets in other games, starting with the TF2 Sentry Gun.)
m (Unicodifying, replaced: [[Image: → [[File: (3))
Line 6: Line 6:
By default, automatic turrets are enemies of the player. To make turrets player-friendly, use an {{ent|ai_relationship}}.
By default, automatic turrets are enemies of the player. To make turrets player-friendly, use an {{ent|ai_relationship}}.
== {{game name|name=Half-Life 2}} Turrets ==
== {{game name|name=Half-Life 2}} Turrets ==
[[Image:CombineTurretCollection.jpg|170px|right]]
[[File:CombineTurretCollection.jpg|170px|right]]
'''Fixed turrets'''
'''Fixed turrets'''
* {{ent|npc_turret_ground}}: Fixed auto-turret mounted in the floor.
* {{ent|npc_turret_ground}}: Fixed auto-turret mounted in the floor.
Line 15: Line 15:


== {{game name|name=Portal}}/{{Game name|name=Portal 2}} Turrets ==
== {{game name|name=Portal}}/{{Game name|name=Portal 2}} Turrets ==
[[Image:PortalTurretCollection.jpg|right]]
[[File:PortalTurretCollection.jpg|right]]
* {{ent|npc_portal_turret_floor}}: Tripod-mounted auto-turrets that can be picked up and moved.
* {{ent|npc_portal_turret_floor}}: Tripod-mounted auto-turrets that can be picked up and moved.
* {{ent|npc_rocket_turret}}: In ground, one legged.
* {{ent|npc_rocket_turret}}: In ground, one legged.
Line 22: Line 22:
<br>
<br>
== Miscellaneous Turrets ==
== Miscellaneous Turrets ==
[[Image:TF2 Sentries.PNG|250px|right]]
[[File:TF2 Sentries.PNG|250px|right]]
*{{ent|obj_sentrygun}} {{only|{{tf2}}}} allows the mapper to place sentry guns ''a la'' those of the [https://wiki.teamfortress.com/wiki/Engineer Engineer].
*{{ent|obj_sentrygun}} {{only|{{tf2}}}} allows the mapper to place sentry guns ''a la'' those of the [https://wiki.teamfortress.com/wiki/Engineer Engineer].
<br>
<br>

Revision as of 00:10, 7 January 2024

English (en)中文 (zh)中文(臺灣) (zh-tw)Translate (Translate)
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.

Template:Game name Turrets

CombineTurretCollection.jpg

Fixed turrets

Movable turrets

Template:Game name/Template:Game name Turrets

PortalTurretCollection.jpg




Miscellaneous Turrets

TF2 Sentries.PNG



Usable mounted guns

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