User Tag List

Results 1 to 4 of 4

Thread: custom pause problem

  1. #1
    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)

    custom pause problem

    The comments in the file explain the problem.

    This is in regards to this topic: http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=197137#Post1971 37
    Attached files Attached files

  2. #2
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)

    Re: custom pause problem

    Do you really need the group [Start of Frame Events] to be a child of the group [Unpaused]? If not, then you can simply move [Start of Frame Events] out of its parent group. Then it works like expected.. I think.

  3. #3
    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: custom pause problem

    The Start of Frame code represents a bunch of code I have in my game that handles different things like cutscenes, camera, player, etc. I need it to be in the Unpaused group so that those things will be paused. I just called it that for the test case. But in the real code, I have many groups that are self contained bits of code that are activated when needed and then disable their own group when they finish their task. In this case, you can see that pausing and unpausing actually restarts the task that that group was set to do.

  4. #4
    Clicker Fusion 2.5 Developer

    Join Date
    Feb 2010
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: custom pause problem

    Quote Originally Posted by mobichan
    The Start of Frame code represents a bunch of code I have in my game that handles different things like cutscenes, camera, player, etc. I need it to be in the Unpaused group so that those things will be paused. I just called it that for the test case. But in the real code, I have many groups that are self contained bits of code that are activated when needed and then disable their own group when they finish their task. In this case, you can see that pausing and unpausing actually restarts the task that that group was set to do.
    I was having a similar problem with creating a custom pause system. I took my solution and plugged it into your sample for you. I have made plenty of comments. They are the ones with my initials (MSV) in them.

    Attached files Attached files

Similar Threads

  1. Pause in flash (.swf) problem
    By DEKE15 in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 21st November 2013, 01:33 PM
  2. Custom pause menu help
    By Ahiru in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 12th February 2013, 12:37 PM
  3. Sub-App pause menu problem
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 5th August 2010, 12:19 PM
  4. Troubles with custom pause
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 19th July 2010, 06:07 PM
  5. Custom Pause
    By GSoft in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th July 2007, 12:56 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
  •