User Tag List

Results 1 to 5 of 5

Thread: not restarting frame

  1. #1
    No Products Registered

    Join Date
    Nov 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    not restarting frame

    i'm making a progressive story game and when you die, you return to the beginning. but when it happens with the first one, i lose automaticlly! can anyone help me? thanks.

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Apr 2008
    Location
    California
    Posts
    357
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: not restarting frame

    I'm not understanding the problem, what exactly is it you want?

    A game where you have multiple "lives" and when you lose them you return to where you started, or something else?

  3. #3
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: not restarting frame

    If you want to restart a frame (or level as I still call them), you may want to use

    Lives:Action:<subtract #1#> and then afterwards Storyboard:Action:<Restart the current frame>

    but this can sometimes be buggy you may want to instead try

    Lives:Action:<subtract #1#> and then afterwards Storyboard:Action:<Jump to frame #frame#>

    I sometimes use this instead incase of a bug of some sort happens when I test the game and I lose and it restarts the level, I don't know why it fixes it? and I have forgotten what bugs it fixes, but it doe's fix it.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Jun 2006
    Location
    UK
    Posts
    519
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: not restarting frame

    If I understand correctly. Do not forget to set the condition to why you lose back to it's full value -

    If you have 100 health, and you set an event to restart the game when your health = 0, and you don't set your health back to 100 as you restart it, you'll constantly die .

  5. #5
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Apr 2008
    Location
    California
    Posts
    357
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: not restarting frame

    Can you get us a better description of your problem? I think we might be able to help a bit more.

Similar Threads

  1. Crashing When Restarting Application or Frame
    By xmetalxthrasherx in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th December 2011, 01:14 PM
  2. keep music playing when restarting frame
    By takki in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd March 2011, 12:50 AM
  3. Preserving sound while restarting frame?
    By BrandonC in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th April 2009, 09:19 PM
  4. Question about restarting the app with F2
    By haora in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 28th August 2007, 06:14 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
  •