Hi All,
I have a Button with a background Sprite of a circular gauge.
OnClick() is getting called when I click on the button which i expect.
How do I get the clicked position on Sprite?
I was expecting all the event handlers to be passed an event object?
Thanks