User Tag List

Results 1 to 6 of 6

Thread: Overlapping Actives in different layers

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    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)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Overlapping Actives in different layers

    Event - Active Overlapping Active2 = Active - Set direction "Down"
    Event - (Negate) Active Overlapping Active 2 = Active - Set direction "right"

    All works fine when on the same layer but when active is on layer 1 and active2 is on layer 2 it doesn't work. even if i replace the overlapping event with

    If X Position of Active = X Position of Active2
    If Y Position of Active = Y Position of Active2

    is there a way of getting it working. am i missing some thing simple?

    thanks.

  2. #2
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    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)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Overlapping Actives in different layers

    Event - Active Overlapping Active2 = Active - Set direction "Down"
    Event - (Negate) Active Overlapping Active 2 = Active - Set direction "right"

    All works fine when on the same layer but when active is on layer 1 and active2 is on layer 2 it doesn't work. even if i replace the overlapping event with

    If X Position of Active = X Position of Active2
    If Y Position of Active = Y Position of Active2

    is there a way of getting it working. am i missing some thing simple?

    thanks.

  3. #3
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Overlapping Actives in different layers

    Objects don't interact with each other unless they're on the same layer. You could create another object on the second layer, fix that to the position of the first-layer object and test for collisions using that.

  4. #4
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Overlapping Actives in different layers

    Objects don't interact with each other unless they're on the same layer. You could create another object on the second layer, fix that to the position of the first-layer object and test for collisions using that.

  5. #5
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    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)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: Overlapping Actives in different layers

    but wouldn't that achieve the same as comparing the Active and Active2 X and Y positions?

  6. #6
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    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)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: Overlapping Actives in different layers

    but wouldn't that achieve the same as comparing the Active and Active2 X and Y positions?

Similar Threads

  1. difference between objectA is overlapping objectB vs objectB is overlapping objectA
    By rubes in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 17th October 2013, 11:45 AM
  2. Layers - Low fps! Paralax Alternative to layers?
    By iamjot in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 6th June 2013, 03:34 AM
  3. Collision issue with layers, also still having slowdown problems (with layers)
    By jregork in forum iOS Export Module Version 2.0
    Replies: 8
    Last Post: 28th July 2012, 06:23 AM
  4. Problem with overlapping actives
    By Caesar in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 27th February 2012, 05:58 PM
  5. Prevent Events for overlapping actives
    By Keith in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 11th September 2011, 01: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
  •