This article relates to the game "Counter-Strike 2". Click here for more information.
This article relates to the software/tool "Counter-Strike 2 Workshop Tools". Click here for more information.
This article relates to the game "Dota 2". Click here for more information.
This article relates to the SDK/Workshop Tools for "Dota 2 Workshop Tools". Click here for more information.
This article relates to the game "Half-Life: Alyx". Click here for more information.
This article relates to the workshop tools for "Half-Life: Alyx". Click here for more information.
This article's documentation is for Source 2. Click here for more information.

Source 2/Docs/Level Design/Basic Construction: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Nesciuse moved page Source 2/Docs/Level Design/Basic Construction/en to Source 2/Docs/Level Design/Basic Construction without leaving a redirect: Move en subpage to basepage)
No edit summary
Line 14: Line 14:
{{Cs2 tools topicons}}
{{Cs2 tools topicons}}
{{Dota 2Tools topicons}}
{{Dota 2Tools topicons}}
[[Category:Level Design/Source 2]]

Revision as of 06:19, 16 February 2025

English (en)中文 (zh)Translate (Translate)
Note.pngNote:This article (and its subpages) was originally written for Dota 2 Dota 2, but they also applies to all other Source 2 Source 2 games.

Geometry construction in Hammer 5.x Hammer 5.x has undergone a significant improvement from the previous iteration (Hammer 4.x). Brushes are no longer used and there is no longer a distinction when rendering static props versus mesh geometry. It is still possible to construct geometry in a similar fashion as before but new geometry manipulation tools make this somewhat inefficient compared to new methods.


Next: Creating Your First Room