I have create a few sprites consist of various music notes, when the cursor sprite move over to one of the notes, it would blink using intersect. I have no idea on how to make the cursor detect which note it overlap. Can anyone provide an example?
Share
Try
or
These documentation pages might help: getObjectsUnderPoint, hitTestPoint