Project Storm:Game Design: Difference between revisions

From Goob Games
(Created page with " == Map == thumb == Loop == * Explore the Next Area * Find DATA *")
 
No edit summary
Line 1: Line 1:


== Map ==
== Map ==
[[File:Map oppy.png|thumb]]
[[File:Map oppy.png|thumb|A rudimentary sketch of the map. The player must return to the center point after visiting one of the three outer areas.]]Players will spawn in an open area and have the freedom to decide which direction they want to go.
 
The map contains four main elements: three explorable areas, and the center base that the player must return to between areas. Each area is distinct in visuals and have varying traversal foci.
 
Once the player exits one of the three explorable areas, they will be '''unable to return to that area''',


== Loop ==
== Loop ==

Revision as of 03:29, 3 January 2024

Map

A rudimentary sketch of the map. The player must return to the center point after visiting one of the three outer areas.

Players will spawn in an open area and have the freedom to decide which direction they want to go.

The map contains four main elements: three explorable areas, and the center base that the player must return to between areas. Each area is distinct in visuals and have varying traversal foci.

Once the player exits one of the three explorable areas, they will be unable to return to that area,

Loop

  • Explore the Next Area
  • Find DATA