I have a plane, and a camera pointed at that plane. If i touch the plane, i would like to get the x and y coordinates of the touch.
I made a quick image to demonstrate what i want. Basically first the finger touches one place on the plane/screen, and the system prints it's x and y coordinates. Then it touches somewhere else and now it shows the coordinates of the other touch.