Hi,
I'm trying to use the official Touch plugin to get the absolute X and Y positions of a user's touch input on the canvas.
However, if the topmost layer has its scrolling set to 0,0, then the absolute position of the touch object is also affected.
This shouldn't be happening, should it?
How can I get around it?