User Tag List

Results 1 to 2 of 2

Thread: Spread random number?

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Spread random number?

    Is it possible to spread a random number through a group of objects' alterable values? The number chain needs to be complete with no duplicates.

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    + Whenever...
    -> Object: Set Flag 0 to OFF
    -> Start fastloop "Spread", NObjects( "Object" ) times

    + On loop "Spread"
    + Object: Flag 0 is OFF
    + Pick one of "Object"
    -> Object: Set alterable value to LoopIndex("spread")
    -> Object: Set Flag 0 to ON

Similar Threads

  1. Getting a random number between a negative and positive number
    By D_Light in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th January 2013, 10:51 PM
  2. Random Number generator
    By RoachLIVEinLA in forum The Games Factory 2 - Technical Support
    Replies: 5
    Last Post: 22nd July 2009, 02:16 PM
  3. PARTICOLAR RANDOM number
    By daniele in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 21st October 2008, 10:54 AM
  4. Random number
    By Mayfly in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 27th August 2008, 11:36 AM
  5. Random Number Gen
    By mee in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 7th February 2007, 09:06 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
  •