L4D Level Design/Getting Started: Difference between revisions
No edit summary |
m (Nesciuse moved page L4D Level Design/Getting Started/en to L4D Level Design/Getting Started without leaving a redirect: Move en subpage to basepage) |
||
(17 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | |||
__NOTOC__{{L4D level intro menu}} | __NOTOC__{{L4D level intro menu}} | ||
Line 7: | Line 9: | ||
If this is your first time launching the Authoring Tools, it will take a little time to download and install. | If this is your first time launching the Authoring Tools, it will take a little time to download and install. | ||
[[ | [[File:L4dsdktut1.jpg|thumb|left|500px|Select '''Left 4 Dead Authoring Tools''' from the '''Tools''' tab.]]{{clr-left}} | ||
Double-click '''Hammer World Editor''' to start the Hammer level editor. | Double-click '''Hammer World Editor''' to start the Hammer level editor. | ||
[[ | [[File:L4dsdktut2.jpg|thumb|left|250px|Selecting Hammer Editor from the Applications list.]]{{clr}} | ||
Once Hammer is loaded, you can start a new level by going to the '''New''' from the '''File''' menu. | Once Hammer is loaded, you can start a new level by going to the '''New''' from the '''File''' menu. | ||
[[ | [[File:L4d hammer new.jpg|thumb|left|500px|Selecting New from the File menu.]]{{clr}} | ||
A new window with four editing areas should appear. | A new window with four editing areas should appear. | ||
[[ | [[File:L4d hammer ui02.jpg|thumb|left|500px|The 4 editing windows in Hammer.]]{{clr}} | ||
{{note|If your viewports are not equally sized as in the image above, you can reset them by going to '''View''' and selecting '''Autosize 4 Views'''. | {{note|If your viewports are not equally sized as in the image above, you can reset them by going to '''View''' and selecting '''Autosize 4 Views'''. | ||
[[ | [[File:L4d hammer autosize.jpg|Selecting '''Autosize 4 Views''' from the '''View''' menu.]] }} | ||
== Hammer Editor interface layout == | == Hammer Editor interface layout == | ||
[[ | [[File:L4d hammer ui03.jpg|thumb|right|500px|The different sections of the Hammer UI.]] | ||
Here is a basic description of the Hammer interface. You will learn how to use these items throughout this tutorial, so don't worry about learning about how they all function quite yet. | Here is a basic description of the Hammer interface. You will learn how to use these items throughout this tutorial, so don't worry about learning about how they all function quite yet. | ||
Line 62: | Line 64: | ||
The strip along on the bottom of the interface gives valuable information while you're editing, such as the size of the selected objects and the current grid settings. | The strip along on the bottom of the interface gives valuable information while you're editing, such as the size of the selected objects and the current grid settings. | ||
{{NavBar| | {{NavBar|L4D Level Design Basics Tutorial|L4D Level Design Basics Tutorial|L4D Level Design/Your First L4D Level}} | ||
[[Category:Left 4 Dead]] | [[Category:Left 4 Dead]] | ||
[[Category:Left 4 Dead 2]] | |||
[[Category:Level Design]] | [[Category:Level Design]] |
Latest revision as of 07:44, 12 July 2024
The first step is to launch Hammer, the map editor for Left 4 Dead and other Source games.
Open the Steam window, pick the Tools tab and double-click Left 4 Dead Authoring Tools.
If this is your first time launching the Authoring Tools, it will take a little time to download and install.
Double-click Hammer World Editor to start the Hammer level editor.
Once Hammer is loaded, you can start a new level by going to the New from the File menu.
A new window with four editing areas should appear.


Hammer Editor interface layout
Here is a basic description of the Hammer interface. You will learn how to use these items throughout this tutorial, so don't worry about learning about how they all function quite yet.
Map Views and Operations bars
These bars across the top of the window contain a variety of buttons to control the viewing of objects in the map, as well as controls for the grid and snapping tools.
Tools bar
The Tools bar switches the editor to different modes that allow you to select, build, place, texture, and manipulate different objects in your level.
Selection Mode bar
The Selection Mode bar switches between modes of selecting objects in the map:
- Groups — You will select the whole sets of objects that have been grouped together.
- Objects — You will select an entire object even if it consists of more than 1 component.
- Solids — You will select individual components even if it has been joined with others to make one object.
Texture bar
The Texture bar allows you to see the currently selected texture and to browse for other textures by going into the Browse... button.
Object bar
Used to place objects in your level that are not simple geometry. While brushes are the basic building blocks of levels, entities placed with the Object bar are pretty much everything else. You can place lights, props (models) and items using the Object bar.
VisGroups bar
VisGroups are a way to organize your level. You can place any type of object into VisGroups and label them so that you can hide them or reveal them as a group. This allows you to see what you're working on in a much cleaner way than leaving everything visible.
Status bar
The strip along on the bottom of the interface gives valuable information while you're editing, such as the size of the selected objects and the current grid settings.