Hello!
When I test my game on a mobile it handles a tap on the screen as a fire but I’d like to disable this. From the documentation I learn that Unity iOS / Android uses mouse simulation from the standard input class, but I have no idea how to disable this.
Any idea?
Thanks!