Your First Map: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (categorization added (level design))
m (minor cleanup)
Line 1: Line 1:
[[Category:Tutorials]]
[[Category:Level Design]]
Your First Half-Life 2: Deathmatch Room
A step-by-step guide to making your first Half-Life 2 Deathmatch map using the Source SDK.
A step-by-step guide to making your first Half-Life 2 Deathmatch map using the Source SDK.
Introduction


# [[Getting Started]]
# [[Getting Started]]
Line 15: Line 9:
# [[Adding Prop Models]]
# [[Adding Prop Models]]
# [[Saving and Compiling]]
# [[Saving and Compiling]]
[[Category:Tutorials]]
[[Category:Level Design]]

Revision as of 04:26, 21 January 2006

A step-by-step guide to making your first Half-Life 2 Deathmatch map using the Source SDK.

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