Hello,
I have a problem with the on touch event.
My SPSprite is the parent of several SPImages and both the SPSprite and one SPImage responds to on touch event.
At first everything is working right but, I don't know how, the SPImage stop responding to the touch event and the touch is detected by the parent istead the SPImage.
It's normal? How can I avoid this behavior?
Best regards