Difference between revisions of "Secondary Interface Screens"

From gdp3
Jump to: navigation, search
(Using the pattern)
(Using the pattern)
Line 21: Line 21:
 
[[Secondary Interface Screens]] are used to provide players access to information and actions that for one or another reason does not fit in the main interface. If there are many actions or much information there can of course be a need for many [[Secondary Interface Screens]] within one game.  
 
[[Secondary Interface Screens]] are used to provide players access to information and actions that for one or another reason does not fit in the main interface. If there are many actions or much information there can of course be a need for many [[Secondary Interface Screens]] within one game.  
  
Common examples of composite design elements that use their own [[Secondary Interface Screens]] include [[Character Sheets]], [[Dialogues]], and [[Inventories]]. The first of these allow players to handle [[Characters]] especially [[Character Development]] when [[Characteristics]] are changed or when [[Characters]] are given [[New Abilities|New]] or [[Improved Abilities]] due to [[Player-Planned Development]]. The last, [[Inventories]], quite naturally modify how one can interact with [[Equipment]] but can be more specifically applied to [[Equipment Slots]], [[Sockets]], and [[Free Gift Inventories]]. Changing [[Difficulty Levels]] is often done through [[Secondary Interface Screen]] also, and can be done through being able to activate/deactivate [[Dynamic Difficulty Adjustment]] or access [[Handicap Systems]].
+
Common examples of composite design elements that use their own [[Secondary Interface Screens]] include [[Character Sheets]], [[Dialogues]], and [[Inventories]]. The first of these allow players to handle [[Characters]] especially [[Character Development]] when [[Characteristics]] are changed or when [[Characters]] are given [[New Abilities|New]] or [[Improved Abilities]] due to [[Player-Planned Development]]. The last, [[Inventories]], quite naturally modify how one can interact with [[Equipment]] but can be more specifically applied to [[Equipment Slots]], [[Sockets]], and [[Free Gift Inventories]]. Changing [[Difficulty Levels]] is often done through [[Secondary Interface Screens]] also, and can be done through being able to activate/deactivate [[Dynamic Difficulty Adjustment]] or access [[Handicap Systems]].
  
  

Revision as of 09:56, 25 July 2016

The one-sentence "definition" that should be in italics.

This pattern is a still a stub.

Examples

Anti-Examples

optional

Using the pattern

Secondary Interface Screens are used to provide players access to information and actions that for one or another reason does not fit in the main interface. If there are many actions or much information there can of course be a need for many Secondary Interface Screens within one game.

Common examples of composite design elements that use their own Secondary Interface Screens include Character Sheets, Dialogues, and Inventories. The first of these allow players to handle Characters especially Character Development when Characteristics are changed or when Characters are given New or Improved Abilities due to Player-Planned Development. The last, Inventories, quite naturally modify how one can interact with Equipment but can be more specifically applied to Equipment Slots, Sockets, and Free Gift Inventories. Changing Difficulty Levels is often done through Secondary Interface Screens also, and can be done through being able to activate/deactivate Dynamic Difficulty Adjustment or access Handicap Systems.


Other design elements that may have their own Secondary Interface Screens are Action Programming, Gameplay Statistics, High Score Lists (including Global High Score Lists), Neighbors, Parties, Player Created Game Elements, Player Kicking, Purchasable Game Advantages, and Quick Travel. Parties in particular can provide access to actions regarding Companions, Non-Player Characters and Player-Created Characters.

Can Instantiate

Clues,

Strategic Planning Transferable Items,

Can Modulate

Clues, Game Element Trading, Game Worlds, Interruptibility, Mules, Naming, Private Game Spaces, Public Player Statistics, Save-Load Cycles, Sidequests, Spawning,

--- to add Quests

Diegetic Aspects

Due to often creating Non-Diegetic Features, Secondary Interface Screens often have issues supporting Diegetic Consistency. This is especially true when accessing these screens cause Game Pauses.

Interface Aspects

Secondary Interface Screens is an Interface Pattern.

Consequences

Secondary Interface Screens typically create Non-Diegetic Features, if not for any other reason due to the actions they provide which are not diegetically presented.

When used to provide Quick Travel, Secondary Interface Screens can produce the Illusion of Open Space.

Relations

Can Instantiate

Character Sheets, Clues, Dialogues, Inventories, Non-Diegetic Features, Strategic Planning Transferable Items,

with Quick Travel

Illusion of Open Space

Can Modulate

Action Programming, Characters, Character Development, Characteristics, Clues, Companions, Difficulty Levels, Dynamic Difficulty Adjustment, Equipment, Equipment Slots, Free Gift Inventories, Gameplay Statistics, Game Element Trading, Game Worlds, Global High Score Lists, Handicap Systems, High Score Lists, Interruptibility, Improved Abilities, New Abilities, Mules, Naming, Neighbors, Non-Player Characters, Parties, Player-Created Characters, Player-Planned Development Player Created Game Elements, Player Kicking, Private Game Spaces, Public Player Statistics, Purchasable Game Advantages, Quick Travel Save-Load Cycles, Sidequests, Sockets, Spawning

Can Be Instantiated By

-

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

Diegetic Consistency

Diegetic Consistency in games with Game Pauses

History

New pattern created in this wiki.

References

-

Acknowledgements

-