User Tag List

Results 1 to 9 of 9

Thread: An easy way to pause?

  1. #1
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    An easy way to pause?

    Is there an easy way to make everything in the game pause except menus when they come up besides going to every single line of code and doing it?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: An easy way to pause?

    The most sensible way to do it would be to put everything in a group and then deactivate it?

  3. #3
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: An easy way to pause?

    Put your events in a group and the deactivate the group when you are ready to pause. Or use a modal sub-application.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  4. #4
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: An easy way to pause?

    The problem with making groups deactivate is it messes up "such and such collides with" but I'm going to try "such and such is overlapping such and such" instead and see where that gets me.

  5. #5
    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: An easy way to pause?

    Probably the easiest way to pause (though it looks terrible): create a Question&Answer Object. The app is paused until it's clicked.

    I wish Clickteam would enhance this object a little bit. Would be really useful if we could get rid of the Windows button look. So much trouble to create other pause routines only to have a more stylish look...

  6. #6
    Clicker SWF Export Module

    Join Date
    Apr 2009
    Posts
    198
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: An easy way to pause?

    the best way is to use a sub app and change the window style to popup and modal

  7. #7
    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: An easy way to pause?

    Quote Originally Posted by Viewtiful
    the best way is to use a sub app and change the window style to popup and modal
    +1 vote from me, if you can work it into your app.
    Working as fast as I can on Fusion 3

  8. #8
    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: An easy way to pause?

    Yes, sub app is the way to go. But while the sub app is active, the main window can't be closed and there are some other issues which may require additional coding. Especially beginners who want to pause should have a really simple solution. Sub app should be just an alternative if you want a pause menu with additional options or so.

  9. #9
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: An easy way to pause?

    I have a sub-application example on my website. It pauses the application. Space Bar to open. Space Bar to close.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

Similar Threads

  1. Little easy help about a mfa example
    By paobrasil in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 3rd October 2013, 06:55 PM
  2. Replies: 10
    Last Post: 15th October 2012, 04:33 PM
  3. An easy method of pausing? but using another frame as pause?
    By path in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 9th June 2012, 09:31 PM
  4. an easy way to pause an animation of an active?
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th June 2008, 07:41 AM
  5. This must be easy
    By Shmoo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th January 2007, 05:01 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
  •