Map (level design): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎See Also: nah rmf is old af i guess. nobody uses it anymore)
m (→‎See also: Unicodifying, replaced: See Also → See also)
Line 2: Line 2:
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]]
*[[VMF]]

Revision as of 15:05, 7 January 2024

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