User Tag List

Results 1 to 4 of 4

Thread: Repeating action seperately for each object

  1. #1
    No Products Registered

    Join Date
    Jun 2007
    Posts
    36
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Repeating action seperately for each object

    Here's what i'm trying to do.

    Upon character colliding with an object, set one of that object's flag on

    If that flag is on, destroy the object, and add 1 to a counter

    (There are more actions than this but these are the ones in question)

    However, suppose collision with two objects happens at the same time, how do I make it so that it will add one to the counter for each of these objects?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Repeating action seperately for each object

    You need to add an extra condition:
    Pick object at random
    +internal flag 0 is on:
    Destroy
    Add 1 to counter.

    I'll put an example in the File Archive for you.

  3. #3
    No Products Registered

    Join Date
    Jun 2007
    Posts
    36
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Repeating action seperately for each object

    Already tried that, it didn't work. (Or is that fixed in 244? I finally updated ^^)

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Repeating action seperately for each object

    Look at the example I did for you It works. Try removing the Pick condition - it no longer works.

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=47727&page=1#Po st47727

Similar Threads

  1. Non Repeating Number Generating in IOS - Possible ??
    By hcem in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 19th January 2013, 03:30 PM
  2. non repeating number?
    By gen in forum The Games Factory 2 - Technical Support
    Replies: 5
    Last Post: 31st May 2011, 04:23 AM
  3. Repeating a frame.
    By kjellm87 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd May 2009, 04:11 PM
  4. No Repeating Names
    By SpineRaptor in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th March 2008, 03:37 AM
  5. only one action upon repeating / object grouping
    By diel in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th January 2007, 01:49 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
  •