xpogosteve / VirtualBarstool

Project for Software Engineering. Update with more info later
0 stars 0 forks source link

Exit To Main Menu #85

Open jaredpaul opened 5 years ago

jaredpaul commented 5 years ago

Add an "exit to main menu" button in the game scene. This button will take you back to the main menu.

Script Tests:

  1. Exit sign object is visible on the wooden door in the main game scene.
  2. There is a visible red circle around the exit sign signaling to the player that it is a location that you can utilize the teleport mechanic.
  3. Using the button that your thumb rests on, pressing and releasing this button while hovering over the exit sign will change the red ring to green and simultaneously teleport the player from the game scene to the main menu.