This article relates to the game "Team Fortress 2". Click here for more information.
This article is the documentation for the game "Team Fortress 2". Click here to go to the main page of the development documents.

Team Fortress 2/Docs/Level Design: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(In order of name)
mNo edit summary
 
(199 intermediate revisions by 70 users not shown)
Line 1: Line 1:
__NOTOC__
{{TF2 topicon}} {{TF2 topicon|docs}}
[[Category:Level Design Tutorials]]
 
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{LanguageBar}}
{{category newcolumn|rowspan=6|width=50%|background-color=#F7F7F7|border-color=lightgray}}
 
== [[Image:Logo TF.gif|15px]] Getting started ==
This article focuses on {{tf2|4}} Level Design. For general mapping tutorials, see [[:Category:Level Design]].
* [[TF2 SDK Work-Around]]
 
{{Category header | background-color=#E0E0E0 | border-color=lightgray}}
{{Category newcolumn | rowspan=1 | width=50% | background-color=#F7F7F7 | border-color=lightgray}}
 
== Getting Started ==
* [[Downloading and Installing the Source SDK|SDK Installation]]
* [[Team Fortress 2 Design Theory|Design Theory]]
* [[Team Fortress 2/Basic_Map_Construction|Basic Map Construction]]
* [[TF2/Team Fortress 2 Mapper's Reference|Mapper's Reference]]
 
== Themes ==
* [[Team Fortress 2/Design Theme/Spytech|Spytech]]
* [[Team Fortress 2/Design Theme/Dustbowl|Dustbowl]]
* [[Team Fortress 2/Design Theme/Sawmill|Sawmill]]
* [[Hydro (Tf2 design theme)|Hydro]]
* [[Payload Design Theory|Payload]]
 
== Constructing Elements ==
=== Basic Elements ===
* [[TF2/Round time|Round time]]
* [[TF2/Setup Gates|Setup Gates]]
 
=== Spawnrooms ===
* [[Team Fortress 2/Creating a Spawnroom|Creating a Spawnroom]]
* [[TF2/Respawn Areas|Respawn Areas]]
* [[TF2/Resupply Areas|Resupply Areas]]
* [[TF2/Team-Specific Barriers|Team-Specific Barriers]]
* [[TF2/Team-Specific Doors|Team-Specific Doors]]
* [[TF2/Adding details|Adding details]]
 
=== Goal Systems ===
* [[TF2/Making an Arena_map|Arena]]
* [[TF2/Creating a Capture_Point|Control Points]]
* [[/Flag Based Goal Systems|Flags]]
* [[Team Fortress 2/King of the Hill|King of the Hill]]
* [[TF2/Creating a Linear Gameplay Map|Multiple Round Linear Goal Systems]]
* [[TF2/Creating a Payload_Map|Payload Goal System]]
* [[TF2/Territorial Control|Territorial Control]]
* [[TF2/PASSTime|PASS Time]]
* [[Team Fortress 2/Player Destruction|Player Destruction]]
 
=== Environmental Hazards ===
* [[Team Fortress 2/Grinders|Grinders]]


== [[Image:Logo TF.gif|15px]] Beginner topics ==
== Bots ==
* [[Creating a Spawnroom]]
* [[Nav Mesh|Navigation Mesh]]
* [[Nav Mesh (Team Fortress 2)|TF2-specific Navigation Mesh Guide]]


==[[Image:Logo TF.gif|15px]] List of point entities ==
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
* {{ent|item_ammopack_full}}
* {{ent|item_ammopack_medium}}
* {{ent|item_ammopack_small}}
* {{ent|item_healthkit_small}}
* {{ent|item_healthkit_medium}}
* {{ent|item_healthkit_full}}
* {{ent|item_teamflag}}
* {{ent|info_player_teamspawn}}
* {{ent|game_forcerespawn}}
* {{ent|game_round_win}}
* {{ent|game_text_tf}}
* {{ent|team_control_point}}
* {{ent|team_control_point_master}}
* {{ent|team_control_point_round}}
* {{ent|Team Round timer}}


== [[Image:Logo TF.gif|15px]] List of solid entities ==
== Custom Modes ==
* {{ent|func_proprespawnzone}}
* [[Cyclic Capture Points|Cyclic Control Points]]
* {{ent|func_regenerate}}
* [[TF2/Creating a Single Flag Keep-Away map|CTF Keep-Away]]
* {{ent|func_respawnroom}}
* [[Team Fortress 2/Domination Gametype|Domination]]
* {{ent|func_respawnroomvisualizer}}
* [[TF2/Hunted Gametype|The Hunted]]
* {{ent|trigger_capture_area}}


==[[Image:Logo TF.gif|15px]] TF2 soundscapes ==
== Tricks & Effects ==
* [[List of TF2 Soundscapes]]
* [[Team Fortress 2/Creating fire|Working Fire]]
* [[TF2/Modifying the Respawn Time|Respawn Time]]
* [[TF2/Modifying the Mission Briefing|Mission Briefing]]
* [[TF2/Adding_a_Quicklist_Thumbnail|Maplist Thumbnail]]
* [[TF2/Adding_Menu_Photos|Loading Screen Menu Photos]]
* [[TF2/Adding an Introductory Video|Introductory Videos]]
* [[TF2/Creating Respawning Dispensers|Respawning Dispensers]]
* [[TF2/Creating Respawning Sentries|Respawning Sentry Guns]]
* [[TF2/Creating Audio Playing Buttons|Audio Playing Buttons]]
* [[TF2/Creating Rollback/Rollforward zones for payload maps|Rollback/Rollforward zones for payload maps]]
* [[Team_Fortress_2_Halloween_Bosses|Halloween Bosses]]
* [[Team Fortress 2/Pyrovision|Pyroland]]


==[[Image:Logo TF.gif|15px]] TF2 sky list ==
== References ==
* [[List of Team Fortress 2 Entities|List of Entities]]
* [[Team Fortress 2/Particles|List of Particles]]
* [[Team Fortress 2 Sky List|List of Skies]]
* [[Team Fortress 2/Soundscapes|List of Soundscapes]]
* [[List of TF2 Fog Settings|List of Fog Settings]]
* [[Team Fortress 2/Maps|List of Maps]]
* [[List of TF2 console commands and variables|List of Console Variables]]


* [[Sky List#team_fortress_2_materials.gcf|Sky List]]
== External links ==
* [http://www.teamfortress.com/ Official Website]
* [http://tf2maps.net/ TF2maps.net] Custom tutorials and maps
* [https://tf2maps.net/downloads/vs-saxton-hale-vscript.15067/ Versus Saxton Hale official Vscript template] <!-- should be put somewhere else, but ought to be put *somewhere* for now -->
* [https://store.steampowered.com/app/440 Get the game]


== [[Image:Logo TF.gif|15px]] TF2 VDC diaries ==
{{Category end}}


* [[Baliame/TF2 Progress]]
__NOTOC__
* [[Frostbite/TF2 Map]]
[[Category:Entry pages]]
* [[MrTwo/TF2 Ideas]]
[[Category:Level Design]]
[[Category:Team Fortress 2]]

Latest revision as of 02:43, 3 August 2024