A bit out of date, but hell why not? Awesome job with this so far, D&P3. I'm just trying to figure something out.
In my game, this should be a one-time occurrence. Basically one of the villains will challenge you to a game of pong; and if you win you move on, but if you lose it's game over.
So basically I have my event take place, a game of pong commences, and then the outcome of that game will determine what happens next. I've disabled access to the menu, set my BGM, images sizes, points to win, and what not. Everything works smoothly until the final point is scored. Then it just sits there waiting for the player to either hit the "escape" key to leave or the "enter" key to play again.
Is there a way to automatically dispose of this window and return to my event once the game has been won or lost?
Thanks again!