User Tag List

Results 1 to 3 of 3

Thread: Retrive Object Order Number in runtime (same layer)

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    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)
    Crian's Avatar
    Join Date
    Oct 2009
    Posts
    415
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Question Retrive Object Order Number in runtime (same layer)

    Hello, I would like to know if somebody know how to retrieve Object Order Number in runtime (same layer).
    It's not possible, isn't it?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    If you don't already sort them
    (which you obviously don't otherwise you'll already have the sorting order )
    this *should* be related to order of creation ---> increasing fixed value.

    So you could run a loop through all objects and compare their fixed values,
    the bigger ---> the higher in sorting order.

    BUT - this doesn't applies to objects you "hard-sort" in the frame editor with the "order" command.
    In this situation, you can use layer object's "get object level - from fixed value"
    this will give you a solid relationship between object and sort order.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    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)
    Crian's Avatar
    Join Date
    Oct 2009
    Posts
    415
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    It's an interesting solution, thanks!

Similar Threads

  1. [BUG] Layer object, normal runtime, set x and y
    By SolarB in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 3rd October 2012, 01:20 PM
  2. [BUG] Normal runtime: Layer object
    By Popcorn in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 3rd October 2012, 01:13 PM
  3. Changing layer/ order of Direct Show object
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 7th January 2011, 06:10 PM
  4. Object properties need it layer number
    By danjo in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 6th September 2006, 10:52 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
  •