User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 23 of 23

Thread: Qualifiers in Global Events

  1. #21
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

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

    Re: Qualifiers in Global Events

    Not sure if global qualifiers would be that powerful at all. I have about 20 frames to handle all the stuff related to the game PLUS the game core and levels. Handling every single piece of code within the Global Events List would be very scary...

    Of course, it's a real problem to create a multi-level game, where changes to the game core can be applied easily. You need the limited (and somewhat slow) Global Events or a self-made level editor to save the level layout, which is then loaded into the single frame containing the game core (which is what I use, but don't like it).

    So I'm wondering if this would be possible in the future:
    to define a "group" of frames, sharing all objects and events.

    We could create Level 1 with the game objects and the code, then clone this one to create more levels. However, these clones should not be independent frames, but share the same objects and code instead, so changes in one frame would affect all others. It's already possible partially, by using global objects, but it would be great to have shared code between specific frames.

    Would be much better than having only global or local "one-frame" code, considering the limitations of each solution.

  2. #22
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Qualifiers in Global Events

    So I'm wondering if this would be possible in the future:
    to define a "group" of frames, sharing all objects and events.
    Yes, this was planned for MMF 2 but we had no time to implement it. This will be in MMF 3.

  3. #23
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Qualifiers in Global Events

    I was happy for general discussion, but i think this has gone as far as it can.

    As you can appreciate CT has too aims to make the product as powerful as possible while making it as stable as possible.

    Roseweave To say that 1.5 to version 2 is a minor update is really just not true. The amount of features that have been added is very large, and thats before you get into the fact of Java, the quiz object and HWA.

    Closing

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. A workaround suggestion for qualifiers & global events
    By Roseweave in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 19th January 2013, 12:50 AM
  2. 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
  3. Objects Qualifiers in Global Events
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 23rd December 2008, 10:33 AM
  4. Qualifiers In Global Events
    By UnknownMonkeyman in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 7th July 2007, 07:38 PM
  5. Qualifiers in global events
    By dustingunn in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 20th September 2006, 12:12 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
  •