2D Run-and-gun shooter inspired by One Man's Doomsday, Counter-Strike, and Metal Slug.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

mechanics.md 1.2 KiB

1234567891011121314
  1. * Starts in a random section in a map
  2. * Each section has different mechanics (outdoors open area - survival, machine gunning, sometimes no enemies spawn here; warehouse - platforming, machine gunning, boss battle; electrical/computer room - puzzle, library with vault - puzzle, boss room - boss battle, lobby - no enemies spawn here, unless the packages are retrieved, etc)
  3. * Player/s must go to the extraction point (helicopter or runaway vehicle)
  4. * Sometimes, crate boxes paradrop on open areas, rooftop, in warehouse areas crates are delivered by trucks
  5. * There are some minigames triggered on certain circumstances, such as when exiting the map via helicopter, there could be a "survive from gunfire from ground in X mins" minigame
  6. Possible objectives per game:
  7. * Player/s must retrieve/destroy package/s from random sections in the map.
  8. * Player/s must kill boss/es scattered around the map.
  9. * Bosses could appear when killing certain number of enemies.
  10. * Player/s must escort a VIP out of the map to the extraction zone.
  11. * Player/s must eliminate a number of enemies.
  12. * Could have machine gun mounted in the map
  13. * Player/s must defend a convoy passing through the map.