Position of click on image

Hi, how I can obtain the click position on an image?

Use the picture of the image as background of a Canvas, and get the x and y of the Canvas Touched Event block.

1 Like

To get your canvas the right "shape" for loading an image:

1 Like

Incredible. I was just looking for something like this, thanks. Great page too.

Thank you very much!