User Tag List

Results 1 to 3 of 3

Thread: Beta 17: Set X & Y Origin on Multitouch+scrolling

  1. #1
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    AndyH's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,445
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Beta 17: Set X & Y Origin on Multitouch+scrolling

    When you set the X and Y Origin on the multitouch object, it works only if you are not using and frame scrolling. However when the frame scrolls the following does not work:

    • Set drag X origin of touch 0 to XTouchOrigin("...",0) + 20
    • Set drag Y origin of touch 0 to YTouchOrigin("...",0) + 20


    To make it work I have to do this:

    • Set drag X origin of touch 0 to XTouchOrigin("...",0) + 20 - X Left Frame
    • Set drag Y origin of touch 0 to YTouchOrigin("...",0) + 20 - Y Top Frame


    The frame position is not being taken into account.
    Andy H @ ovine.net
    Awful Jokes - a new cartoon every day: http://awful.ovine.net/
    Ovine's games: http://www.ovine.net

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Beta 17: Set X & Y Origin on Multitouch+scrolling

    Corrected. In fact it was substracting the Y position of the window to the X coordinate.

  3. #3
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    AndyH's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,445
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta 17: Set X & Y Origin on Multitouch+scrolling

    Ah, good to know. Thanks Francois.
    Andy H @ ovine.net
    Awful Jokes - a new cartoon every day: http://awful.ovine.net/
    Ovine's games: http://www.ovine.net

Similar Threads

  1. [BUG 257.24] Major multitouch scrolling issues
    By DistantJ in forum iOS Export Module Version 2.0
    Replies: 10
    Last Post: 25th August 2013, 08:40 AM
  2. [BUG] Problems with the beta 22 and the Multitouch
    By Koji_Kabuto in forum iOS Export Module Version 2.0
    Replies: 8
    Last Post: 8th August 2013, 10:26 AM
  3. [BETA 33] Multitouch issues
    By DistantJ in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 25th August 2012, 03:05 PM
  4. Beta 6: Multitouch questions
    By netninja in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 14th December 2010, 01:14 AM
  5. Beta 4: Advanced Direction object angle origin/dir
    By DavidN in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 29th October 2010, 06:39 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
  •