1 decade ago by grelca
So I'm using ig.input.mouse.x/y, and I've noticed that on my iPad if I have to scroll down to get to the canvas, the y coordinate decreases by however much I've scrolled (I assume the same would apply for the x but I don't need to scroll horizontally). I can see the veeeery top of the game at the start, and if I touch it the parts I can get to work fine. But when I scroll down to see it all (and I added a console log to see what the x and y were), the y coordinate is negative. Any ideas on what I can do about this?