If you're using ray/raycast, you will need a collider on the animated sprite to be able to raycast. The best thing to do is apply the tk2dButton script to it and work your way from there. That script uses Raycast to pick the button using mouse / touch.