Minigame Player Tasks - Afronomical/Producing-Games-24 GitHub Wiki

Minigame Tasks

For each player task effected by the demon, I want a place or a few different places for each task to go and fix the issue.

Once a task is clicked the player controller will switch to a curser and the player can use their mouse or their controller joystick to move the curser and click and hold on pipes/fuse/wire and drag them to where you want them

image

Fuse Broken – Blackout, all of the lights in the map turn off leaving the player with the flashlight.

  • For check Fuse – Fuse Broken.
  • Find New fuses.
  • Fuse box – E to interact.
  • Zoom into fuse box.
  • Put fuses in the places for fuses.
  • Each fuse needs to go into a certain slot.
  • When fuse is in correct slot – light at the top of fuse box turns on.

image

Broken satellite – connection is lost to the PC and the Pager, player cannot access cameras, pager, or store.

  • For check satellite – Satellite Broken.
  • Satellite box – E to interact.
  • Zoom into satellite box.
  • Fix wires – attach every wire from one side of the other.
  • Each wire needs to connect to a certain receiver.
  • Once all wires are connected satellite back to working.

image

Broken Pipe – water leak starts in the basement, making player movement slower.

  • For check water pipe – water pipe burst.
  • Find Valve to turn off water.
  • Valve – E to interact.
  • Turn water off.
  • water pipe burst – E to interact.
  • Zoom into water pipe burst.
  • Fix detached pipes – attach every pipe back together.
  • Once all pipes are attached together, player can go back to valve and turn water on.
  • Water clears up.

image