Hello all,
I’m trying a make a little tap game on the simulator, what I’m trying to make happen is when one of the rects is tapped say the purple rect the message in the simulator would read Purple Rect Tapped. In my mind when the purple rect is tapped that rect is now selected to be used in the game.
What happens when I tap any of the rects all 3 colors are written out; I thought that I could figure out how to change some of the code on the multiple taps info in corona labs, but it’s not working out the way I hoped it would.
Appreciate any help,
Thank you