User Tag List

Results 1 to 9 of 9

Thread: How do I collide on different layers?

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    How do I collide on different layers?

    What is the best way to have a collision with an object that is on a different layer?

  2. #2
    No Products Registered

    Join Date
    Aug 2010
    Posts
    343
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How do I collide on different layers?

    I might be wrong but I don't think you do. My understanding is that collisions have to happen on the same layer.

    If that is the case you could have an object on layer 1 following an object on layer2

  3. #3
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: How do I collide on different layers?

    You can move the object to that layer at the start of that loop, ie at the top of the events, and then move it back to its own layer at the bottom of the events.

  4. #4
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: How do I collide on different layers?

    Yeah if you use the layer object you can move objects back and forth between layers, and do what Pixelthief suggested.

  5. #5
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: How do I collide on different layers?

    Can't you do it straight from that object's properties, I mean, object->order->move to layer

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: How do I collide on different layers?

    Pixelthief, that's what I suggested him to do on Gwerdy Chat. Not sure why he didn't do it. :confused:

  7. #7
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: How do I collide on different layers?

    Really? Well I guess I'm dumb because I've been using the layer object for a long time and never bothered to check the object's properties lol.

  8. #8
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: How do I collide on different layers?

    I think Pixeltheif was referring to right clicking on the object in the frame editor, but actually this functionality is done in the event editor - without the layer object
    Working as fast as I can on Fusion 3

  9. #9
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: How do I collide on different layers?

    Actually, now that I think of it, I'm not sure if I ever used the layer object to move objects between layers (can you even do that with the layer object?). I pretty much only ever used it to hide and show layers. Maybe I'm totally remembering wrong.

Similar Threads

  1. 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
  2. Objects can't collide or overlap if they are on different layers?
    By SuperDisk in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 10th April 2013, 10:46 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. Projectiles Collide at once?
    By Pixzel in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 25th May 2011, 10:12 AM
  5. how to collide with walls?
    By MostDreaded in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 31st December 2010, 02:43 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
  •