User Tag List

Results 1 to 3 of 3

Thread: touchscreen and layers

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)
    cfullerNY's Avatar
    Join Date
    Oct 2011
    Posts
    363
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    touchscreen and layers

    I have a feeling this is already answered elsewhere, but due to the general terms it seems hard to search for.

    I have a touchscreen game which uses multitouch object. I have 2 layers. I put the actives to be touched on the first layer. The presses don't register.

    Is multitouch obj compatible with layers? Should I put the "buttons" on the last layer instead of the first? I'm going to do some tests now on my own to try to figure out a solution, but if I could get more information from the users here I would greatly appreciate it.

    Thanks everybody!

  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)
    how are you testing for the touches? if you're using actives to test for the touches you need to make sure the actives are on the same layer.

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    I think the only Multitouch command that ignores layering is the "Has touch occurred?" condition. Otherwise, you should use an active object and set it to the position of the touch. Then test that active for overlap (or whatever you need) to check if your touch was on another object. You can look at the examples section for how to do multitouch using actives. It makes life much easier.

Similar Threads

  1. Touchscreen Fusion 2.5 App - Need Help
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th December 2013, 03:27 PM
  2. Drag at touchscreen
    By wizlore in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 27th September 2011, 09:32 PM
  3. touchscreen and default movements
    By brett in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 16th September 2011, 10:14 PM
  4. Touchscreen control
    By Dave in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th August 2007, 07:57 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
  •