User Tag List

Results 1 to 3 of 3

Thread: How to Order Instances behind another Object?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to Order Instances behind another Object?

    Hi
    I have a simple problem.
    I have multiple Instances of Object, which i want to order behind another Object ( Object RED ).

    Whenever i tell MMF2 to Order the Object behind RED, only 1 Instance seem to obide to the command ( see attachment below ).

    Im looking for a solution which does not include any kind of loop.
    Any suggestions?
    Attached files Attached files

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    The simplest solution would be to just move the red object over the other ones.

    Alternatively you could add the Layer object and then set a flag on the multiple objects when you want to put them behind the red one... then you have another condition where it checks if that flag is on and you can add a condition with the Layer object that checks if the object is currently over the red object. Then just use the Layer object to move it behind the red object.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, thanks.

    ( Layer Object ) Is 'Object' infront of 'Red Object'?
    --> 'Object' move behind 'Red Object'

    That did the trick

Similar Threads

  1. How do i program all instances of an object at once?
    By gamer123 in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 9th September 2012, 09:23 AM
  2. Object order problem with multiple instances of the same object
    By tom79 in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 1st November 2011, 06:38 PM
  3. For all instances of object
    By qenio in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 24th January 2011, 10:21 AM
  4. Instances and object creation
    By Olivier in forum File Archive
    Replies: 5
    Last Post: 6th July 2008, 06:51 PM
  5. How to look across many instances of an object?
    By jrochelle in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 30th June 2007, 03:37 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
  •