Category:Level Design: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Moved all the Source Tutorials to the Source Level Creation Page and made the page hopefully more user friendly.)
No edit summary
 
(62 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{lang|Category:Level Design}}
{{LanguageBar}}
<b>Welcome to Valve Level Design</b>
 
[[File:Source-logo.png|200px|link=|Source]] <b>Welcome to Source Level Editing.</b>
 
{{Messagebox|text=See the bottom of the page for alphabetically organized tutorials}}
 
{{category header}}
{{category header}}
{{category newcolumn|rowspan=5|width=50%}}
{{category newcolumn|rowspan=5|width=50%}}
==Getting Started==
*[[SDK Installation|Installation]]
*[[Level Design Overview]]
*[[Your First Map]]
*[[Inputs and Outputs]]
== Hammer Editor ==
* [[:Category:Hammer|Reference Documentation]]
* [[Hammer Hotkey Reference]]
* [[Hammer Feature Requests]] {{deprecated}}
* [[Valve Hammer Editor#Version History|Valve Hammer Editor Versions]]
* [[Hammer++]], a modified version of Hammer Editor that includes bug fixes and quality of life improvements
== General ==
* [[Dimensions]]
* [[Optimization (level design)|Optimization]]
* [[Hammer Face Edit Dialog|The Face Edit Tool]]
* [[Displacement|Displacement Surfaces (Terrain)]]
* [[Prop Types Overview]]
* [[Skybox (2D)|2D Skyboxes]]
* [[Grouping and VisGrouping]]
* [[Entity Hierarchy (parenting)]]
* [[Filter Applications]]
* [[List of entities]]
* [[Prefab|Creating and Using Prefabs]]
* [[Instances]]
* [[Adding Water]]
* [[Trigger Events Between Levels]]
== Lighting ==
* [[Lighting]]
* [[HDR Lighting Basics]]
* [[Intermediate Lighting]]
* [[Advanced Lighting]]
== Connecting Areas ==
* [[Doors]]
* [[Working Ladders]]
* [[Elevators]]
* [[Teleporters]]
* [[Creating a Curved Hallway|Curved Hallways]]
* [[Creating Angled Geometry|Angled Geometry]]
== Detailing ==
* [[Environmental Lighting, Sun, Weather, & Outdoors]]
* [[Displacement Grass]]
* [[Glass & Windows]]
* [[Cables and Ropes]]
* [[Sound and Music]]
* [[Complex Brush Creation]]
== Special Effects ==
* [[Physics]]
* [[Physics Entity Overview]]
* [[Trains]]
* [[Beams and Lasers]]
* [[Explosions (level design)|Explosions]]
* [[Dust, Fog, & Smoke]]
* [[Color correction (concept)|Color correction]]
* [[Sprite|Sprites]]
* [[Lists of Special Effects in level design|Lists of Special Effects]]
== NPCs and AI ==
* [[Introduction_to_AI|Introduction to AI]]
* [[Nodegraph|Nodegraph construction]]


==Specific Engines==
== Finishing Up ==
===Source 2 Engine===
* [[3D_Skybox|3D Skyboxes]]
:{{source2}} [[Source 2 Basic Level Creation|Source 2 Level Creation]]  
* [[Cubemaps|Cubemaps]]
* [[Optimization (level design)|Optimization]]
* [[Expert compile mode]]
* [[Bspzip|Bspzip (Embedding Custom Content)]]
* [[Pre-publication evaluation]]
* [[Fixing lighting on a static prop]]
* [[Level Transitions]]


===Source Engine===
{{category newcolumn|rowspan=1|width=50%}}
:{{source}} [[Source Basic Level Creation|Source Level Creation]]  
== Other Engines ==
: {{gldsrc|link=:Category:GoldSrc_Level_Design}} [[:Category:GoldSrc_Level_Design|GoldSrc Level Design]]
: {{source2|link=Source_2/Docs/Level_Design}} [[Source_2/Docs/Level_Design|Source 2 Level Design]]
:: [[:Category:Level_Design/Source_2|Source 2 Level Design category]] - contain pages related to Source 2 level design.


===GoldSource Engine===
== Specific Games ==
:{{gldsrc}} [[Goldsource Basic Level Creation|Goldsource Level Creation]]  
: {{as}} [[Alien Swarm Level Creation|Alien Swarm]]
: {{bms}} [[Black Mesa Level Creation|Black Mesa]]
: {{csgo}} [[Counter-Strike: Global Offensive Level Creation|Counter-Strike: Global Offensive]]
: {{css}} [[Counter-Strike: Source Level Creation|Counter-Strike: Source]]
: {{dm}} [[Dark Messiah Level Creation|Dark Messiah of Might and Magic]]
: {{dods}} [[Day of Defeat: Source Level Creation|Day of Defeat: Source]]
: {{gmod}} [[Garry's Mod Level Creation|Garry's Mod]]
: {{hl2}} [[Half-Life 2 Level Creation|Half-Life 2 and Half-Life 2 Episodes]]
: {{HL2dm}} [[Half-Life 2 Deathmatch Level Creation|Half-Life 2 Deathmatch]]
: {{Hls}} [[Half-Life: Source Level Creation|Half-Life: Source]]
: {{hldms}} [[Half-Life Deathmatch: Source Level Creation|Half-Life Deathmatch: Source]]
: {{INFRA}} [[INFRA Level Creation|INFRA]]
: {{l4d}} [[Left 4 Dead Level Creation|Left 4 Dead]]
: {{l4d2}} [[Left 4 Dead 2 Level Creation|Left 4 Dead 2]]
: {{portal}} [[Portal Level Creation|Portal]]
: {{portal2}} [[:Category:Portal 2 Level Design|Portal 2]]
: {{sineps}} [[SiN Episodes Level Creation|SiN Episodes: Emergence]]
: {{tf2}} [[Team Fortress 2/Docs/Level Design|Team Fortress 2]]
: {{ship}} [[The Ship Level Creation|The Ship]]
: {{vtmb}} [[Vampire The Masquerade - Bloodlines Level Creation|Vampire: The Masquerade - Bloodlines]]
: {{src}} [[Source Mods Level Creation|Other Source Mods]]


== Design Theory ==
* [[Single-Player Mapping Tips]]
* [[Bounce (level design)]]
* [[Loops (level design)]]
* [[Push Gameplay]]
* [[Map Compiling Theory]]
* [[How to Develop a Map That Works]]
* [[Adding More Detail to a map]]
* [[Color Theory in Level Design]]
* [[Decompiling Maps]]
* [[Creating High-Quality Maps in Source]]


== Troubleshooting ==
== Troubleshooting ==
=== Source SDK/Hammer Troubleshooting ===
* [[Troubleshooting Level Design]]
* [[Troubleshooting Level Design]]
* [[:Category:Level Design FAQ|Level Design FAQ]]
* [[:Category:Level Design FAQ|Level Design FAQ]]
* [[Showbudget|Using the Showbudget Panel]]
* [[Compile Errors]]
* [[Compile Errors]]
* [[Source SDK FAQ]]
* [[Source SDK FAQ]]


== External Links ==
=== In-game/Engine Troubleshooting ===
 
* [[Engine Hunk Overflow]]
* [[Showbudget|Using the Showbudget Panel]]
 
== External links ==


* [[Level Design Video Tutorials]] - A list of video tutorials related to Source mapping.
* [[Level Design Video Tutorials]] - A list of video tutorials related to Source mapping.
Line 31: Line 148:
* [[Image Hosting Sites]] - A list of reliable websites to share screenshots of user-created maps
* [[Image Hosting Sites]] - A list of reliable websites to share screenshots of user-created maps
* [[News Site List]] - A list of websites for hype/advertisement and discussion
* [[News Site List]] - A list of websites for hype/advertisement and discussion
{{category newcolumn|rowspan=1|width=50%}}
==Specific Games==
===Source 2 Engine===
:{{dota2}} [[Dota 2 Level Creation|Dota 2]]
:{{HL:A}} [[Half-Life: Alyx Workshop Tools/Level Design|Half-Life: Alyx]]
:{{S&box}} [[S&box]]
===Source Engine===
:{{source}} [[Source Mods Level Creation|Source Mods]]
:{{as}} [[Alien Swarm Level Creation|Alien Swarm]]
:{{bms}} [[Black Mesa Level Creation|Black Mesa]]
:{{csgo}} [[Counter-Strike: Global Offensive Level Creation|Counter-Strike: Global Offensive]]
:{{css}} [[Counter-Strike: Source Level Creation|Counter-Strike: Source]]
:{{dm}} [[Dark Messiah Level Creation|Dark Messiah of Might and Magic]]
:{{dods}} [[Day of Defeat: Source Level Creation|Day of Defeat: Source]]
:{{gmod}} [[Garry's Mod Level Creation|Garry's Mod]]
:{{hl2}} [[Half-Life 2 Level Creation|Half-Life 2]]
:{{HL2dm}} [[Half-Life 2 Deathmatch Level Creation|Half-Life 2 Deathmatch]]
:{{Hls}} [[Half-Life: Source Level Creation|Half-Life: Source]]
:{{hldms}} [[Half-Life Deathmatch: Source Level Creation|Half-Life Deathmatch: Source]]
:{{INFRA}} [[INFRA Level Creation|INFRA]]
:{{l4d}} [[Left 4 Dead Level Creation|Left 4 Dead]]
:{{l4d2}} [[Left 4 Dead 2 Level Creation|Left 4 Dead 2]]
:{{portal}} [[Portal Level Creation|Portal]]
:{{portal2}} [[:Category:Portal 2 Level Design|Portal 2]]
:{{Sin Emergence}} [[SiN Episodes Level Creation|SiN Episodes: Emergence]]
:{{tf2}} [[Team Fortress 2 Level Creation|Team Fortress 2]]
:{{ship}} [[The Ship Level Creation|The Ship]]
:{{vtmb}} [[Vampire The Masquerade - Bloodlines Level Creation|Vampire: The Masquerade - Bloodlines]]
{{todo|Adding Gmod, HL2DM, HLS, HLDMS, and Black Mesa Mapping Guides}}
===GoldSource Engine===
:{{gldsrc}} [[Gldsrc Mods Level Creation| Goldsrc Mods]]
:{{cs}} [[Counter-Strike Level Creation|Counter-Strike]]
:{{dod}} [[Day of Defeat Levels|Day of Defeat]]
:{{DMC}} [[:Category:Deathmatch Classic Level Design|Deathmatch Classic]]
:{{HL1}} [[:Category:Half-Life Level Design|Half-Life]]
:{{HL1:BS}} [[:Category:Half-Life: Blue Shift Level Design|Half-Life: Blue Shift]]
:{{HL1:OP4}} [[:Category:Half-Life Opposing Force Level Design|Half-Life: Opposing Force]]
:{{ricochet}} [[Ricochet Level Creation|Ricochet]]
:{{TFC}} [[Team Fortress Classic Level Creation|Team Fortress Classic]]
{{todo|Adding more Infomations}}


{{category end}}
{{category end}}

Latest revision as of 05:23, 14 May 2025

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)Translate (Translate)

Source Welcome to Source Level Editing.

Getting Started

Hammer Editor

General

Lighting

Connecting Areas

Detailing

Special Effects

NPCs and AI

Finishing Up

Other Engines

GoldSrc GoldSrc Level Design
Source 2 Source 2 Level Design
Source 2 Level Design category - contain pages related to Source 2 level design.

Specific Games

Alien Swarm Alien Swarm
Black Mesa Black Mesa
Counter-Strike: Global Offensive Counter-Strike: Global Offensive
Counter-Strike: Source Counter-Strike: Source
Dark Messiah of Might and Magic Dark Messiah of Might and Magic
Day of Defeat: Source Day of Defeat: Source
Garry's Mod Garry's Mod
Half-Life 2 Half-Life 2 and Half-Life 2 Episodes
Half-Life 2: Deathmatch Half-Life 2 Deathmatch
Half-Life: Source Half-Life: Source
Half-Life Deathmatch: Source Half-Life Deathmatch: Source
INFRA INFRA
Left 4 Dead Left 4 Dead
Left 4 Dead 2 Left 4 Dead 2
Portal Portal
Portal 2 Portal 2
SiN Episodes SiN Episodes: Emergence
Team Fortress 2 Team Fortress 2
The Ship: Murder Party The Ship
Vampire: The Masquerade – Bloodlines Vampire: The Masquerade - Bloodlines
Source Other Source Mods

Design Theory

Troubleshooting

Source SDK/Hammer Troubleshooting

In-game/Engine Troubleshooting

External links

Subcategories

This category has the following 41 subcategories, out of 41 total.

A

B

C

E

F

N

S

W

Pages in category "Level Design"

The following 200 pages are in this category, out of 683 total.

(previous page) (next page)

C

(previous page) (next page)