aaron-jaeger / a-maze-in-space-game

0 stars 1 forks source link

Lose scene #51

Closed aaron-jaeger closed 6 years ago

aaron-jaeger commented 6 years ago

A few notes. I copied the GameWon scene to a new GameLost scene. I added the particle effects to both scenes. I added the GameLost scene to the build, and changed the code in GameManager to go to the GameLost scene when out of lives. Finally I changed the GameWon code to GameOver for re-usability.