Getting Started: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 12: Line 12:
{{first room menu}}
{{first room menu}}


# Go to Steam's '''Library''' tab, then the '''Tools''' tab and launch the '''Source SDK'''.
# Go to Steam’s '''Library''' tab, then the '''Tools''' tab and launch the '''Source SDK'''.
# Select the engine version and game you want to use for your map.   
# Select the engine version and game you want to use for your map.   
# Launch '''Hammer''', the level editor for Source:<br />[[File:Game config set.png|700px|Launching Hammer for [[Half-Life 2: Deathmatch]]]]
# Launch '''Hammer''', the level editor for Source:<br />[[File:Game config set.png|700px|Launching Hammer for [[Half-Life 2: Deathmatch]]]]
Line 18: Line 18:
# An empty map will appear.<br />[[File:Hammer emptyworkspace.png|600px]]
# An empty map will appear.<br />[[File:Hammer emptyworkspace.png|600px]]


{{bug|You may find that Hammer's viewports are all totally black. This is because Hammer is running with a different branch of Source from the game you are working on. If you encounter this, [[Reset the Source SDK Game Configuration]]s.}}
{{bug|You may find that Hammer’s viewports are all totally black. This is because Hammer is running with a different branch of Source from the game you are working on. If you encounter this, [[Reset the Source SDK Game Configuration]]s.}}


{{Navbar|:Category:Level Design|Your First Map|View Navigation}}
{{Navbar|:Category:Level Design|Your First Map|View Navigation}}

Revision as of 15:29, 1 May 2012

Template:Otherlang2

  1. Go to Steam’s Library tab, then the Tools tab and launch the Source SDK.
  2. Select the engine version and game you want to use for your map.
  3. Launch Hammer, the level editor for Source:
    Launching Hammer for Half-Life 2: Deathmatch
  4. From the File menu, select New:
    Hammer newwindow.png
  5. An empty map will appear.
    Hammer emptyworkspace.png
Icon-Bug.pngBug:You may find that Hammer’s viewports are all totally black. This is because Hammer is running with a different branch of Source from the game you are working on. If you encounter this, Reset the Source SDK Game Configurations.  [todo tested in ?]

← [[::Category:Level Design|:Category:Level Design]]