Your First Map: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Moved resource links here.)
Line 12: Line 12:


Once complete, users may wish to look at the [[:Category:Level Design|Level Design Category]] from more advanced articles.
Once complete, users may wish to look at the [[:Category:Level Design|Level Design Category]] from more advanced articles.
==Tutorials on other sites==
*[http://www.interlopers.net/index.php?page=getting-started.htm Tutorials on Getting Started at Interlopers.net]
*[http://www.editlife.net/tutorial.php?tutid=22 Introduction to Hammer]


[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Level Design]]
[[Category:Level Design]]
[[Category:Hammer]]
[[Category:Hammer]]

Revision as of 08:40, 21 August 2006

A step-by-step guide to making your first map using the Source SDK.

  1. Getting Started
  2. View Navigation
  3. Basic Construction
  4. Creating a Room
  5. Applying Textures
  6. Adding Entities
  7. Adding Light
  8. Adding Prop Models
  9. Saving and Compiling

Once complete, users may wish to look at the Level Design Category from more advanced articles.


Tutorials on other sites