User Tag List

Results 1 to 3 of 3

Thread: Animation Question - Duplicate Objects

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator ProPatch Maker
    coreyschroeder's Avatar
    Join Date
    Apr 2014
    Location
    ATX
    Posts
    56
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Animation Question - Duplicate Objects

    I have 30 duplicate objects - I need all 30 of them to change their animation state every 1 second...

    Basically, these objects have 2 animations - "off" and "on".
    The scene starts out with all objects displaying the "off" animation.
    Over the next 30 seconds, I want them to switch to the "on" state - one at a time... So ever second that goes by, one object switches from "off" to "on".

    Now, I know I can manually toggle these on/off one at a time with events - but I would like them to be randomly selected.
    So, each time the program runs, the objects turn on in a different order than the last time..

    Any thoughts?

  2. #2
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform 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)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    pick an object at random would be good to use here. see the attached, should be fairly self explanatory.

    PickRandom.mfa

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator ProPatch Maker
    coreyschroeder's Avatar
    Join Date
    Apr 2014
    Location
    ATX
    Posts
    56
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome Dave, thank you so much!
    I'll give it a shot when I get home this afternoon.

Similar Threads

  1. moving Duplicate objects in code ?
    By Perry in forum Fusion 2.5
    Replies: 3
    Last Post: 28th May 2014, 12:48 AM
  2. Better way to handle duplicate objects?
    By N64Mario in forum Fusion 2.5
    Replies: 0
    Last Post: 19th February 2014, 04:48 PM
  3. how do i make all duplicate objects face...
    By solarstorm in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 21st May 2011, 08:40 PM
  4. Order of duplicate objects.
    By Livingstone in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 19th May 2010, 04:20 AM
  5. Problem with picking duplicate objects
    By Simon in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th March 2009, 12:41 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
  •