Hi,
I'm looking for something like an OnMouseEnter event for mobile. I have a pickup, and when it's touched or when the finger slides through the object I want it to be picked up. Is there any way to do that? Also, along the same lines, I have something else that I want to have react in script to the same type of events; As long as the touch is inside, either by touching down or sliding inside (or, I guess, if the object moves inside of the touch area!) it has to respond.
Thanks,
Chris