Hi everyone.

I've been working on a game for the past few weeks and have almost finished. I would like to convert the controls for the game so that it can be converted to Xcode format and exported for the iPhone device.

However, I've been replicating touch controls on my PC using the mouse click, and was wondering if it's easy to convert the mouse controls into touch gestures, and if so, how does it work?

I don't have the iOS extension yet, so can't try anything out, so was hoping someone can advise me on how it works after I install the extension. For example, I'm assuming that to test the touch gestures, I would need the device (and apple license etc), right? Is there a simulator that I can use to test on screen?

Thanks everyone that could help, hope this is the right place to post this.