Just got Fusion and iOS exporter - understand Joystick object

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • 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?

  • A touch is a click -- so you can detect for that to develop on your computer.
    There is also a multitouch object if you need to go for multiple touches.

    Pro Tip -- Set your application properties to iOS so it filters out the objects you can use on iOS
    Yes its always good to test a lot on an actual device so you can really see how things are progressing in your game.

    Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!