CodeCafeOpenShiftGame / PodEscape

Endless runner of a pod trying to escape from a project being deleted.
https://podescape.io
Apache License 2.0
29 stars 16 forks source link

[Bug] Player can't restart the game when he dies #40

Closed rluders closed 4 years ago

rluders commented 4 years ago

After the player dies there is no option to restart the game.

To Reproduce Steps to reproduce the behavior:

  1. Play
  2. Die (by colliding with something)

Expected behavior Show death GUI and restart option

rluders commented 4 years ago

I tested and looks like this commit fixed it.