Hey, I want to add a button, using touch behavior, to act as a card face revealer on the Card Memory Match Template, on the example browser. So the idea is to have an option for the user to reveal all cards and also that the cards turn back face down after a few seconds...
In the template, there is already a key to reveal all card using the key "S". I tried changing that action to use a touch action but then it doesnt work... Also if I add a "wait 5 sec" and then toggle again the ShowCard local variable, the action stops working from the beginning, now showing the cards at all...
Can someone help?
The template you find on the example browser, but here`s a copy:
drive.google.com/file/d/14GxXcCjX5tJnrW6yAJtx_MSmvtfVuPG1/view
The basic idea is to have an object that will fly around the screen once in a while and when the user touches it, destroys it, and the cards are revealed for only a few seconds, adding some ease to the game.