In a game I am currently making, ment primarely to be played on phones, tablets and PCs, I noticed something weird when testing on my Xperia E:
The touchscreen can trigger both touch inputs and Mouse inputs (and it seems pretty much to do so not always the same way, sometimes touch comes first, other times mouse), is there any way to work around this?
Note:
-The "Use mouse input" propriety in the touch object is NOT Enabled, so that is not the problem.
-also my tablet (galaxy tab 3) didn't trigger the mouse input, so it seems to be device specific
-I don't use wrapper since the game is meant to be played inside the browser, and I cannot use any.