User Tag List

Results 1 to 6 of 6

Thread: Global Events with Groups?

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)

    Global Events with Groups?

    When I tried to put my code to use as a global event, I noticed when adding in objects, there is no way to add the objects associated with groups. (example: group.player, group.weapon, group.bullets, group.collectibles, group.enemies)

    Some of my codes are associated with groups so that I can add more than one player, and using more than one collectible. However, some of my frames of my game will contain the same exact same code. I don't want to have to keep copying/pasting the same code over to a new frame. So if there was a way to make my platform engine code as global (with group objects in tact), I wouldn't have to worry about copy/pasting the same exact code over to another frame, right? But It seems I can't do that since my code contains objects associated with groups.

    So if I update my platform/players code in one stage, it seems like I have to update it for the other stages to keep the game engine the same. Otherwise there will be noticeable differences if I forget to update the code in some of the stages.

    So I'm wondering if there is a possible way around this? Or do all my platform engine codes have to stay in their own frames?

  2. #2
    Clicker Fusion 2.5 DeveloperHTML5 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
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Events with Groups?

    Don't quote me, but I seem to recall this being an issue that people wanted fixed. I can't remember if clickteam said it was on their list of things to do or not however.

    Hopefully someone with more knowledge will answer your question.

  3. #3
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Global Events with Groups?

    If it is changed it won't happen before MMF3

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Events with Groups?

    Well man.... This would really help a lot if they added support for groups for global events.

    Also, don't know if this is a software glitch or not, kind of off topic, but it is a reply in regards to the last 2 posts.
    If you are in the event list editor (the one where you can see every part of your code in details) inserting a group of events have been greyed out. Seems you can't add a group events unless you are in the regular Event Editor.

  5. #5
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Global Events with Groups?

    Correct you can't do that in the event list editor.

  6. #6
    No Products Registered

    Join Date
    Jul 2006
    Posts
    144
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Global Events with Groups?

    People ask for this pretty frequently... it's been a bug since global events and qualifiers were introduced that you can't use them together. It's one of the main reasons I stopped using MMF. I wish they would at least add a simple workaround.

Similar Threads

  1. Need help programming events with objects in groups
    By Morthian in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd April 2013, 03:38 AM
  2. Global events or Frame events first?
    By Digitalic in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 25th June 2010, 08:18 PM
  3. Group of events & global events - performance?
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 9th June 2010, 03:00 PM
  4. Groups of events
    By RickyRombo in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 8th June 2009, 01:48 PM
  5. Limited amount of Groups/Events?
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th February 2009, 02:56 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
  •