User Tag List

Results 1 to 2 of 2

Thread: Condition if any instances of object at same frame

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Condition if any instances of object at same frame

    I have three instances of an object with 30 frames that represent unique images. I set the frame (image) using Random and that works as planned, but I would like to check to see if any of the two objects are using the same frame. I want all three objects to be unique. If they are not I want to regenerate the three until they are.

    I am new to dealing with conditional expressions: how might I approach this?

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Condition if any instances of object at same frame

    Would it not be better to use Random Pool or Random Multipool for this? You would be guaranteed that all 3 are different on the first go.

    As for doing it without any sort of random pool object or technique, it would be very difficult due to the way MMF2's object selection works, and would be very confusing to understand.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Bug: Frame transition blocks "Frame position has just been loaded" condition
    By Corlagon in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 15th November 2011, 02:25 PM
  2. Checking that all instances meet a condition
    By Keith in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd August 2011, 01:07 PM
  3. Number of instances in Frame?
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th December 2007, 07:27 AM
  4. Trouble with "End of Frame" condition (TGF2)
    By Peer3000 in forum The Games Factory 2 - Technical Support
    Replies: 7
    Last Post: 25th October 2006, 02:27 PM
  5. Trouble with "End of Frame" condition (TGF2)
    By Peer3000 in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 12th October 2006, 09:05 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
  •