User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: How to group objects???

  1. #1
    No Products Registered

    Join Date
    Aug 2006
    Location
    USA - Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to group objects???

    Yes, another question from your friendly neighborhood novice!

    Let me explain. In the game I'm working on, you shoot objects (e.g., hanging balls with 0 gravity). When shot they gain gravity and fall to the ground. (Similar to leaves in a tree). I would like to be able to shoot these objects such that when you hit the PRIMARY ball (the one which appears to be holding the others up) the whole bunch falls, not just the object ball. It seems I would have to group them somehow, or perhaps there is another method to accomplish this.

    Any help is greatly appreciated. Bare in mind when answering my problem....I AM A NOVICE!!!! <img src="/center/images/graemlins/smile.gif" alt="" />

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Posts
    765
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to group objects???

    In the objects properties you can add them to a group.
    ie Got to the events tab, click on the qualifies line.
    You should see a blank box appear.
    Click add.
    Pick one of the icons.

    By adding more objects to a group you can now program them as a group.

    You will notice once you add your first qualifier an icon will appear like the one you just added.

  3. #3
    No Products Registered

    Join Date
    Aug 2006
    Location
    USA - Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to group objects???

    Thnx very much, I'll give it a go!

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Posts
    765
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to group objects???

    I've added an article to the wiki.

    If you find I'm not clear or right just edit it.

    http://www.erathean.com/mmfwiki/index.php/Group

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to group objects???

    The problem with qualifiers though is it doesn't single out the objects if you use it in the condition.
    Ex:
    Mouse pointer is over (qualifier) 'moving object'
    stop 'moving object'

    You'd think that would only affect the one with the mouse over it, no. It affects all of them, which I find extremely annoying.

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Posts
    765
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to group objects???

    Lazycoder, I don't use qualifiers in my style of programming apps.
    But you're comments would be useful at the wiki.
    These kind of things trap newbees, so its great knowledge to have.

  7. #7
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: How to group objects???

    []The problem with qualifiers though is it doesn't single out the objects if you use it in the condition.
    Ex:
    Mouse pointer is over (qualifier) 'moving object'
    stop 'moving object'[/]
    Cannot reproduce in MMF2D 242. It works fine for me.
    .:::.Joshtek.:::.

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: How to group objects???

    Yes, I can tell you that it is programmed to work. The object IS selected...

  9. #9
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    koobare's Avatar
    Join Date
    Jun 2006
    Location
    Poland
    Posts
    393
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to group objects???

    Francois is right, all works fine for me. I even used this method in the "Fusion Player" tutorial, and it worked like a charm.

    Hmmm, speaking of tutorials... Rich, You could find my tuts useful, why not download them and check it out for yourself?

    http://www.clickteam.com/eng/learning_resources.php

  10. #10
    No Products Registered

    Join Date
    Aug 2006
    Location
    USA - Florida
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to group objects???

    yes, thnx.
    I've been downloading everything I can. A great way to learn but I still have a longgggggg way to go!

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Is a group of objects within a certain distance from another object?
    By Raphael in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 7th August 2012, 04:39 PM
  2. A way to group objects?
    By Mrcross in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 2nd March 2011, 06:00 PM
  3. MMF2 - A way to group objects
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 31st March 2010, 04:37 AM
  4. Group._____ objects don't have new anims?
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 12th January 2009, 01:49 AM
  5. Controlloling individual objects in a group
    By dub in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 26th June 2008, 09:58 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
  •