Brick Breaker - When you die on a level and start over, if you complete the level it wont take you to the next level
Okay guys, Iv'e been trying to figure out what is wrong with my game. I created the Brick Blocker game from the course "Learn to code by making games" and I'm stuck. So my game loads just fine. However, when you die and have to start the game over, it no longer takes you to the next level. You have to reload the page in order to "reset" the game in a sense and not die, to get to the next level. I know it shouldnt be this way. You should just be able to click play again and have no issues destroying the blocks and moving onto the next level. Here is my code that im using. The script is called LevelManager. Im using monodeveloper c#. Please someone help, email me if you have to at cabanlaura@gmail.com
thank you!
Your answer
Follow this Question
Related Questions
Player flying into oblivion. 2 Answers
GUI.Button is not doing anything 0 Answers
Exporting Data to Excel 3 Answers