Difference between revisions of "Check Points"
(→Relations) |
|||
Line 26: | Line 26: | ||
== Using the pattern == | == Using the pattern == | ||
+ | === Can Be Instantiated By === | ||
+ | [[Delivery]], | ||
+ | [[Herd]], | ||
+ | [[Safe Havens]], | ||
+ | [[Save Points]] | ||
+ | |||
+ | === Can Be Modulated By === | ||
+ | [[Point of Interest Indications]], | ||
+ | [[Save Points]] | ||
+ | |||
=== Diegetic Aspects === | === Diegetic Aspects === | ||
Line 35: | Line 45: | ||
== Consequences == | == Consequences == | ||
+ | === Can Instantiate === | ||
+ | [[Backtracking Levels]], | ||
+ | [[Game World Exploration]], | ||
+ | [[Goal Indicators]], | ||
+ | [[Landmarks]], | ||
+ | [[Progress Indicators]], | ||
+ | [[Traces]], | ||
+ | [[Traverse]] | ||
+ | |||
+ | ==== with [[Area Control]] ==== | ||
+ | [[Gain Ownership]] | ||
+ | |||
+ | === Can Modulate === | ||
+ | [[Area Control]], | ||
+ | [[Continuous Goals]], | ||
+ | [[Game Worlds]], | ||
+ | [[Movement]] | ||
== Relations == | == Relations == |
Revision as of 09:23, 13 July 2016
Locations in game worlds which signify game state changes directly related to the progress of some goal.
This pattern is a still a stub.
Contents
Examples
Example: All racing games, such as the Midtown Madness and Super Monkey Ball series, make use of Goal Points by having goal lines for completing the race. Reaching the Goal Point in Super Monkey Ball is the goal for finishing each of the levels.
Example: Capture-the-Flag variants of multiplayer first-person shooters, such as in some variants of Quake and Unreal Tournament, have certain areas where the enemy flag has to be delivered for the team to score.
Left 4 Dead series Assassin's Creed series
Anti-Examples
optional
Using the pattern
Can Be Instantiated By
Delivery, Herd, Safe Havens, Save Points
Can Be Modulated By
Point of Interest Indications, Save Points
Diegetic Aspects
Interface Aspects
Check Points is an Interface Pattern.
Narration Aspects
Consequences
Can Instantiate
Backtracking Levels, Game World Exploration, Goal Indicators, Landmarks, Progress Indicators, Traces, Traverse
with Area Control
Can Modulate
Area Control, Continuous Goals, Game Worlds, Movement
Relations
Can Instantiate
Backtracking Levels, Game World Exploration, Goal Indicators, Landmarks, Progress Indicators, Traces, Traverse
with Area Control
Can Modulate
Area Control, Continuous Goals, Game Worlds, Movement
Can Be Instantiated By
Delivery, Herd, Safe Havens, Save Points
Can Be Modulated By
Point of Interest Indications, Save Points
Possible Closure Effects
-
Potentially Conflicting With
-
History
An updated version of the pattern Goal Points that was part of the original collection in the book Patterns in Game Design[1].
References
- ↑ Björk, S. & Holopainen, J. (2004) Patterns in Game Design. Charles River Media. ISBN1-58450-354-8.
Acknowledgements
-