Hammer Editor Documentation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Category:Level Design]]
#REDIRECT [[:Category:Hammer]]
[[Image:Hammer splash.png]]<br style="clear:both">
{{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 [[Creating_Entities|entities]] for gameplay.
* Scripting gameplay entities with [[Inputs and Outputs]].
* Adding [[:category:AI|AI]] navigation information.
* [[Hammer_Run_Map_Normal|Compiling]] and running game levels.
<br style="clear:both">
 
==Getting Started==
 
[[Introduction to Editing]] - A introduction to the basic principles of editing with the Hammer Editor.
 
[[Hammer What's New|What's New]] - New features of the Valve Hammer Editor for Source.
 
[[Your First Half-Life 2: Deathmatch Room]] - How to create and run a simple room for Half-Life 2: Deathmatch.
 
==Hammer Reference==
 
[[Hammer Menus|Menus]] - Reference guide to the menus and their contents.
 
[[Hammer Dialogs|Dialogs]] - Reference guide to various dialog boxes.
 
[[Hammer Toolbars|Toolbars]] - Description of the toolbars and their icons.
 
[[Hammer Hotkey Reference|Hotkey Reference]] - Listing of all keyboard shortcuts.
 
==See Also==
 
[[Source Mapping Conversion]] - For users familiar with the Half-Life 1 Map Editing Tools.
 
[[Source SDK FAQ]] - Information to help solve some common problems.
 
[[SDK Release Notes]] - Find out about current known issues in the Source SDK.

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.