User Tag List

Results 1 to 6 of 6

Thread: Multitouch - Two Touches at The Same Time?

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Feb 2014
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Multitouch - Two Touches at The Same Time?

    Hey guys, would love some help here as I'm close to tearing my hair out!

    I am using the Multitouch object for an iOS app and I need to be able to have the player press either button 1 or button 2 or both buttons at the same time. The single touch is working but nothing I do is registering the second touch, so there is no way to have two buttons being pushed (and held) at once. I have looked at example .mfa files and tried to adapt them but nothing seems to work. The second touch just never seems to be created when testing.

    Please help, this seems like very simple functionality but it seems to be entirely impossible to achieve?

  2. #2
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    It's definitely not impossible to achieve.. if you post your code we might be able to point out the mistakes you're making. Here is a quick example I just whipped up - let me know if it needs explaining.
    Attached files Attached files

  3. #3
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Feb 2014
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey DaveC, thanks for attaching that example. I built your protect in Xcode and the same problem is occurring. I can see the first tracking object being created below my touch, but when I put another finger down, the second target isn't created. Any ideas?

  4. #4
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    perhaps in the Frame Properties under iOS options - select Multiple Touch instead of Single Touch?

  5. #5
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Feb 2014
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yikes - that was it! Completely overlooked that. Thank you so much for your help DaveC.

  6. #6
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    yeah I forgot about that deal... it's not required for multi touch on Android, just on iOS.. I don't really understand the point of having to choose single or multi.. maybe it gives a bump in performance or something..

Similar Threads

  1. Does the multitouch object work on multitouch PC's?
    By mikecom in forum iOS Export Module 2.5
    Replies: 0
    Last Post: 28th August 2014, 05:33 PM
  2. Touches Getting Stuck
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 3rd July 2013, 09:16 PM
  3. [BUG/Beta 7] EXE runtime crashes when using the Multitouch object after a time
    By UrbanMonk in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 20th December 2012, 05:28 AM
  4. Multiple touches - How to make?
    By Ls2 in forum Android Export Module Version 2.0
    Replies: 8
    Last Post: 30th June 2012, 06:24 AM
  5. Pas plus de 2 touches détectées ?
    By samcool_129 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th March 2011, 10:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •