Test touch events on pc

So I’m trying to make a mobile game and I want to implement a touch and drag mechanic, I enabled the use mouse as touch option but it doesn’t seem to recognize the drag function. Do I have to export the project to my mobile every time I want to test something related to the touch inputs?

Hello!

In Project Setting search for Use Mouse For Touch, then check the box. Now your left click imitates the touch input event.

Don’t know if it is still useful, but I hope it will help others who struggle with the same question.

Good luck with your project!

1 Like