User Tag List

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

Thread: Pause menu

  1. #1
    No Products Registered

    Join Date
    Mar 2011
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Pause menu

    Ive been trying to make a pause menu but i have no idea how.I already now how to simply pause the application but i want something better than that.

    Im trying to make it so once the player presses a certain key or clicks somewhere the game pauses and shows options such as continue playing and quit.

    Any help would be appreciated.

  2. #2
    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: Pause menu

    OK be sure to only use "if object overlaps object" from now on instead of "if object collides with object" because if the player pauses at the same time an object collides with another object and you didn't use overlapping then the collision won't work. There are multiple ways to pull this off. The easiest would be to set every pausing object to a certain qualifier. Next put all the events you want to pause in a group called "Pauses" or whatever. When the player pauses the game, stop the animation of all the qualified objects and disable the "Pauses" group.

    This is the easy way to do it, I do it the hard way by reserving a flag for everything that is paused and putting in every condition I want to pause if the flag is turned off.

  3. #3
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    Marv has several examples of pausing on his example site. Link is in my sig.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  4. #4
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    StephenL
    Not sure who marv is or what you mean by the link is in my sig. Any help appreciated.
    Steve

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    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)
    Tisnart's Avatar
    Join Date
    Feb 2008
    Location
    On, Canada
    Posts
    1,073
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    Marv is the awesome guy who has provide a site for all the great examples that people have made here from the forums (and more).
    If you need an example of how to do something then his site is the place to go!
    the link in his sig. is below his name
    this one > Nirvam's Examples


  6. #6
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    Thanks for the info. I've gone to "marv's" site but cannot find any of the examples on 24 pages (pretty impressive) that are labeled as an example to "pause." Could someone tell me which one to look at for the pause example or examples.
    Thanks,
    Steve

  7. #7
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    It's on Page 4
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  8. #8
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    Thanks again. I have had detached retinas in my eyes and I have difficulty picking out embedded words and words from a list.
    Steve

  9. #9
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    The example uses a sub application, but I assume you could use the dialogue box in MMF2 pro set to modal to accomplish the same pause effect. Sometimes the difficult things are simple.
    Steve

  10. #10
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)

    Re: Pause menu

    And FYI... Nivram --> Marvin (backwards). :P

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Menu de pause
    By donmanolo in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 22nd March 2011, 08:20 PM
  2. Pause Menu
    By ToffeeandPebbles in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 25th February 2011, 01:50 AM
  3. Menu Pause
    By samcool_129 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 24th May 2010, 09:14 PM
  4. Pause app but still use a menu?
    By Shawn in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 7th May 2009, 05:52 PM
  5. Sub App for pause menu?
    By camelman in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 1st August 2008, 01:22 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
  •