User Tag List

Results 1 to 2 of 2

Thread: B241: Layer wrapping bug

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Location
    Land of raging rockets
    Posts
    1,231
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    B241: Layer wrapping bug

    If layer wrapping is turned on (for x or y or both) for a layer, background obstacle information becomes wrong.

    As seen in this file: wrapping_bug.mfa

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: B241: Layer wrapping bug

    It's by design. For the first layer, when the Wrap options are selected AND the "Handle background collisions even out of window" option is selected too, then the collisions between active objects and the background work like in the other layers, i.e. they are tested for each backdrop object and not with the global collision mask. That means that there can't be "holes".

    In your example, the second quick backdrop object is a hole in the collision mask. This works well in the first frame as the Wrap options are not selected, so the collisions are tested with the global collision mask, which contains "no collision" bits in this rectangle.

    In the second frame, as the collisions are tested for each backdrop object, the active object always collides with the first quick backdrop object.

    This limitation can't be changed. Originally, in the first beta versions, the Wrap options were disabled for the first layer, but as testers asked for them to be enabled if possible, I've enabled them, but I had to add this limitation so that they work.

    Yves.

Similar Threads

  1. Layer wrapping bug...
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 5th July 2012, 11:42 AM
  2. Layer Wrapping
    By dragonguy in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 6th February 2012, 12:53 PM
  3. Problem with layer wrapping
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 8th July 2009, 03:20 PM
  4. Layer Wrapping isn't working
    By ionside in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th February 2009, 07:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •