Bounce (level design): Difference between revisions
No edit summary |
|||
Line 25: | Line 25: | ||
===[[Half-Life|Anomalous Materials]] <sup>([[Goldsource]])</sup>=== | ===[[Half-Life|Anomalous Materials]] <sup>([[Goldsource]])</sup>=== | ||
This [[Half-Life]] chapter begins with ''blah blah blah''.{{TODO|diagram, description}} | This [[Half-Life]] chapter begins with ''blah blah blah''.{{TODO|diagram, description}} | ||
===[[Blue Shift|Power Struggle]] <sup>([[Goldsource]]</sup>=== | |||
In this Blue Shift level, the player has to drain a pool of coolant, go into it, rearrange the barrels, re-fill the pool, and cross on the refilled barrels. | |||
===[[Route Kanal]] <sup>([[Source]])</sup>=== | ===[[Route Kanal]] <sup>([[Source]])</sup>=== |
Revision as of 15:48, 24 December 2005
Description
A bounce is a layout element that guides the player to an area which exhibits some kind of change, then leaves him to backtrack and utilize this change. In some ways, it is similar to a loop; accordingly, it also shares similar advantages.
Resources
(bounces are efficient - effectively using the same area twice)
Guidance
(player can't get lost, player can always backtrack)
Ease of Use
(at its most basic level, its a button and a locked door; easy!)
Disadvantages
Within many players, there has been an emerging awareness of "backtracking." Many players possess a negative view of the mechanic, and see it as an example of laziness on the part of the designer, or simply a very confusing layout element.
(author doesn't make the "change" apparent enough)
Implementation
In general, a bounce is much simpler to implement than a loop, but can still be effective. Here are some notable examples:
Anomalous Materials (Goldsource)
This Half-Life chapter begins with blah blah blah.
Power Struggle (Goldsource
In this Blue Shift level, the player has to drain a pool of coolant, go into it, rearrange the barrels, re-fill the pool, and cross on the refilled barrels.