Level Flow

From Valve Developer Community
Revision as of 00:23, 27 November 2006 by Campaignjunkie (talk | contribs)
Jump to navigation Jump to search

Stub

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

Description

Flow refers to the difficulty of player movement through a level: in other words, how easily players can walk around and navigate the level. Although details / props may hamper or promote movement, flow is usually discussed in more generalized terms in relation to the layout of a multiplayer level, where player movement is much more significant than in singleplayer levels.

"Good Flow"

(define "good flow")

"Bad Flow"

(define "bad flow")

Implementation

Note that slower, stilted player movement ("bad flow") is not necessarily bad. For example, by placing a powerful weapon in an area with poor flow, a designer can associate risk and vulnerability with the possibility of a reward to create tension.

See Also