PlaceholderGames / 2122-yr2-team-5

CS2S561 2021/22 Team 5
0 stars 0 forks source link

Implemented tutorial #27

Closed Bitheral closed 2 years ago

Bitheral commented 2 years ago

Added a tutorial dialog when when starting a level, and added a boolean value (defaulted to false) to the GameManager script whether the level is a tutorial level to prevent everytime the player plays a new level, the tutorial prompts up.

Still need to work on "Collecting items" dialog to replace "[Key]" with the Interact key and add more information to the lights dialog - This may prompt a change in how the lights are shown in the level, which in turn should also help with the lights appearing in the Minimap