Closed davcri closed 5 years ago
We want to add gameover mechnic to the game when the player runs out of lives.
In the spaceship scene:
gameover
We will handle the gameover screen and the spaceship destruction in another issue.
Doing this
While I was reading the code, I found out this feature exists already.
HUD script lines 3 and 43
Thanks @Karbb! Closing this!
We want to add gameover mechnic to the game when the player runs out of lives.
In the spaceship scene:
gameover
signalWe will handle the gameover screen and the spaceship destruction in another issue.