Closed Jason450 closed 6 years ago
Create and implement a basic/provisional Pause menu for gameplay screen.
EXPECTED RESULT:
When the game pauses it should stop the entire scene and show a pause text.
Pause text activates in this script PauseMenuBehaviour.cs
Implemented Pause option in this commit https://github.com/Kenjor97/KriticGamesProject/commit/959c30a7632dc50c9bf0927c497ca2224eebbd78
Create and implement a basic/provisional Pause menu for gameplay screen.
EXPECTED RESULT:
When the game pauses it should stop the entire scene and show a pause text.
Pause text activates in this script PauseMenuBehaviour.cs