Map (level design): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎See also: Unicodifying, replaced: See Also → See also)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{LanguageBar}}
{{stub}}
{{stub}}
A '''map''' is a single ''place'' in a game. When a game reports that it is loading something, it's usually loading a new map.
A '''map''' is a single ''place'' in a game. When a game reports that it is loading something, it's usually loading a new map.


==See also==
==See also==
*[[BSP]]
* [[BSP]]
*[[VMF]]
* [[MAP]]
*[[MAP]]
* [[VMF]]
*[[Hammer]]
* [[VMAP]]
* [[Hammer]]


[[Category:Glossary]]
[[Category:Glossary]]

Latest revision as of 00:39, 9 May 2025

English (en)Hrvatski (hr)中文 (zh)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

A map is a single place in a game. When a game reports that it is loading something, it's usually loading a new map.

See also