Page 1 of 1

Close answer window

Posted: Tue Jun 16, 2015 9:45 am
by oneup
Hi,

Is there a command which closes automaticly any open answer window.

I have a game where it shows the endscore when the player loses.
He has to press space to start all over again but he has to press it twice because of the answer window.
Now i want to implement a code into my space button that it first of closes all answer windows and then does the command.

any ideas?

Re: Close answer window

Posted: Tue Jun 16, 2015 10:17 am
by jmburnod
Hi OneUp,
any ideas?
Answer windows is a stack and you should be able to close
You can also use a group as answer window
Best regards
Jean-Marc