User Tag List

Results 1 to 3 of 3

Thread: Disable collisions when on different layer

  1. #1
    No Products Registered

    Join Date
    Jun 2008
    Posts
    46
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Disable collisions when on different layer

    Is it possible to disable collisions when an object is moved to a different layer or has a new movement?

    In the game you click on an object and it's movement changes. With this new movement I no longer want it's collisions to have any effect.

    Ive tried flags but when an object with a flag off collides with an object with a flag on they still bump.

    Any suggestions?

  2. #2
    No Products Registered

    Join Date
    Jul 2011
    Posts
    17
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Disable collisions when on different layer

    try using a variable that stores the layer of the object. If this value is equal for 2 objects, they collide.
    and if you want to use flags, toggle it when changing movement so that when its off, you collide, which wont happen if its on

  3. #3
    No Products Registered

    Join Date
    Jun 2008
    Posts
    46
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Disable collisions when on different layer

    Works like a charm. Thank you.

Similar Threads

  1. Layer Object: Moving X and Y of layer is very slow
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 5th April 2013, 01:19 AM
  2. Creating a new Layer: Layer referrances
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 17th October 2012, 11:44 AM
  3. Enable/disable layer wrapping during runtime?
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th August 2012, 08:10 PM
  4. Layer Object can't move counters to specific layer
    By JoKa in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th November 2007, 11:11 AM
  5. Bug when moving a layer with layer object
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 2nd July 2006, 11:40 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
  •