Kenjor97 / KriticGamesProject

2D platform Videogame , side scrolling, cartoon style, set in a medieval world where the protagonist will have to overcome the different obstacles to defeat his enemy
MIT License
6 stars 1 forks source link

Implement Gameplay Pause Option #48

Closed Jason450 closed 6 years ago

Jason450 commented 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

Jason450 commented 6 years ago

Implemented Pause option in this commit https://github.com/Kenjor97/KriticGamesProject/commit/959c30a7632dc50c9bf0927c497ca2224eebbd78