Hammer Editor Documentation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(tightened layout)
mNo edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Level Design]][[Category:Tools]]__NOTOC__
#REDIRECT [[:Category:Hammer]]
[[Image:Hammer splash.png]]{{clr}}<br>
{{useful redirect}}
 
{{Warning|'''Do not''' delete or make breaking change to this link. This is used in Hammer's ''Help Topics'' option in the ''Help'' menu on {{src06|1}}.}}
[[Image:Hammer screen.jpg|right|thumb|A Hammer Editor screenshot.]]
 
The '''Valve Hammer Editor''' is a 3D design tool used for creating levels for Source engine games.
 
The Hammer editor can be used for:
* Creating level architecture -- geometry, texturing, and lighting.
* Placing models (props) created in 3D modeling packages, such as [[XSI]].
* Placing [[Entity Creation|entities]] for gameplay.
* Scripting gameplay entities with [[Inputs and Outputs]].
* Adding [[:category:AI|AI navigation]] information for NPCs.
* [[Hammer_Run_Map_Normal|Compiling]] and running game levels.{{clr}}<br>
 
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category newcolumn|rowspan=1|width=60%|background-color=#F7F7F7|border-color=lightgray}}
 
==Getting Started==
* [[Introduction to Editing]] -- A introduction to the basic principles of editing with the Hammer Editor.
* [[Your First Map]] -- How to create and run a simple map using the Hammer Editor.
* [[3D and 2D Views]] -- How to navigate the 2D and 3D views.
* [[Hammer What's New|What's New]] -- New features of the Valve Hammer Editor for Source.
 
==See also==
* [[Source SDK FAQ]] -- Information to help solve some common problems.
* [[Source Mapping Conversion]] -- For users familiar with the Half-Life 1 Map Editing Tools.
* [[Source SDK Release Notes]] -- Find out about current known issues in the Source SDK.
* [[Wikipedia:Valve Hammer Editor|Hammer Editor article on Wikipedia]] (external link)
 
{{category newcolumn|rowspan=1|width=40%|background-color=#FBF7EA|border-color=#E4DCCD}}
 
==Hammer Reference==
* [[Hammer Menus|Menus]] -- Reference for the menus.
** [[Hammer File Menu|File]]
** [[Hammer Edit Menu|Edit]]
** [[Hammer Map Menu|Map]]
** [[Hammer View Menu|View]]
** [[Hammer Tools Menu|Tools]]
** [[Hammer Window Menu|Window]]
** [[Hammer Help Menu|Help]]
* [[Hammer Dialogs|Dialogs]] -- Reference for dialog boxes and options.
* [[Hammer Toolbars|Toolbars]] -- Description of toolbars and icons.
* [[Hammer Hotkey Reference|Hotkey Reference]] -- Listing of all keyboard shortcuts.
 
{{category end}}

Latest revision as of 06:36, 2 February 2025

Redirect to:

This redirect is marked as something valuable, due to any number of reasons, such as:
Creating shortcuts that are easier to type or remember, redirecting users who make common typos when using the search box, entities with different name that works identically such as keyframe_rope/move_rope, avoiding browsers such as Firefox which may load pages that end with / instead of the actual page (Half-Life 2/ instead of Half-Life 2), and/or something else. Please don't delete this redirect if it's still useful.
Warning.pngWarning:Do not delete or make breaking change to this link. This is used in Hammer's Help Topics option in the Help menu on Source 2006.