Hello Everyone,
Excited to begin my development with Fusion 2.5.
Small hurdles in starting though. I have elected the build type to be the iOS Xcode project and dragged a simple object into the first frame of my game.
I am interested in how to manipulate this object using the touchscreen. Just the absolute basics. Like - how do I specify in the Event editor that the object has been pressed on by the user's finger? Or that an arbitrary point on the screen has been pressed by the user's finger? How about dragging?
I don't see any blatantly obvious "touchscreen" object with which to interact.
Further, is it suggested that I test my application early and often on a real iOS device?