UQcsse3200 / 2023-studio-3

MIT License
1 stars 4 forks source link

[Team 2] Pause button not pausing timer #244

Closed AlasdairS4698737 closed 1 year ago

AlasdairS4698737 commented 1 year ago

Description

The pause menu does not stop the next wave timer. The timer continues to count down while the pause menu is active.

How To Reproduce

Steps to reproduce the behaviour:

  1. Start a game
  2. Click on the pause button
  3. See the timer continue counting down while the pause menu is visible

Expected Behaviour

When the game is paused, the timer should stop counting until the pause menu is closed and the game resumes.