Restart Game with Video Ads of Appodeal
Hey, guys. I want to restart game like Flappy Bird and I add video ads before sceneManager loads the same scene. Unfortunately, each time I restart, the scene runs first then the video ads run. So in the end, when the video ads finished run and get closed, the player is died. My scene has countdown timer in 3 seconds. But each time ads is running, this countdown is no more and player fall and die.
Anyone know how to fix this?
I'll send you $20 for coffee via Western U. once my game succeed.
Here is my code of GameControl: https://pastebin.com/w87DL4nD
Here is my code for ads in Appodeal: https://pastebin.com/dEE3aAph
Answer by gOzaru84 · Jun 26, 2018 at 02:05 AM
I was wrong. I should add video ads when game over not when player push restart button. Now it runs well. Thank God.
Your answer
Follow this Question
Related Questions
Restart not working. 0 Answers
I got a bunch of problems and i don't know how to fix them! 0 Answers
How to make a button appear with a condition? 1 Answer
Scenes don't repeat themselves after pressing a restart button 1 Answer
One question... 0 Answers