Identify which CCSprite is touched in Cocos2d
- by PeterK
I am trying to learn Cocos2d and is experimenting with Ray Wenderlich tutorial whack-a-mole: www.raywenderlich.com/2560/how-to-create-a-mole-whacking-game-with-cocos2d-part-1
In this tutorial three CCSprite's are popping up and you should click on them...
However, i am trying to identify which mole, rat in my case, is popping up and place a…