I managed to change the color of sprite using "Replace color" effect. But I want to do it when clicked on certain portion of a sprite. Say I have a Sprite having three sections of color "color a", "color b", "color c". when user clicks on a section having "color a", I want to change that color to some other color. For that I need which section of the sprite was clicked. Kindly help.