BMS – Tutorial – Creating Your First BMS Level

From Valve Developer Community
Revision as of 08:41, 31 December 2022 by DavidSon713 (talk | contribs)
Jump to navigation Jump to search
English (en)Translate (Translate)
BMS Level Creation

Template:Unfinished

Skill Level

This tutorial expects you to have this amount of knowledge within the topic to follow along smoothly.

Novice Familiar Competent Proficient Expert


This is a very short tutorial on how to build your first Black Mesa (Source) level. It is also vital to include an immersive experience when creating your map and that is demonstrated in: PLACEHOLDER. This tutorial will just cover the basics of what you need to know when you're first starting out in Hammer.

Construction

The Block Tool

The block tool is fairly easy to use. You can draw out a "brush" by clicking on the white cube on the left on the toolbar (Shift+B) Then, simply drag out a square on the Top grid view.

Block tool.png

Textures

Nodraw

Nodraw is a special (tool) texture that doesn't render the geometry that it is textured onto. The reason to use it is to reduce memory in your map and increase processing power on your computer.

Nodraw Texture

Applying The Texture