Touch input for game view in Mars

I am forced to use mouse mouseButtonDown so it will work in game mode.

Is there something special I need to do for touch to simulate in the game window?

Hi there!

You can use Unity Remote to connect your phone to the Editor and send touch input to the Game View, or use the Device Simulator package to emulate Touch input with the mouse. Does either of these options work for your use case?

Hope this helps!