User Tag List

Results 1 to 8 of 8

Thread: stops launching object

  1. #1
    No Products Registered

    Join Date
    Dec 2010
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    stops launching object

    I've been working with my students for a while with MMF2 and frequently they'll have the problem of their characters launching an object for a few seconds, then the program won't let them launch any more even though the program still registers that the launch command is being run (i.e. I've set counters that records everytime the space-bar is pressed to launch an object and it still counts up)

    Why would it stop launching, they have less then 500 objects in the program.

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stops launching object

    If your counter action was in the same event line as the launch action, the only reason it would stop launching and still count is if you ran out of object space. Make sure the launched objects are getting destroyed, and don't just continue forever even outside the frame.

  3. #3
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: stops launching object

    I would bet the shots are still alive off screen.

    When you run the debugger how many objects does it say exist when the program stops creating new shots?

  4. #4
    No Products Registered

    Join Date
    Dec 2010
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stops launching object

    That's one of the things I tried, both making sure the objects have the "destroy if too far from frame" and I've even tried destroying the object if it exits the screen but nothing has changed.

  5. #5
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stops launching object

    Would you be able to upload a cut-down example of the problem happening? We'd be able to tell you for certain what it is then.

  6. #6
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: stops launching object

    How many objects does the debugger say exist when it quits shooting?

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Location
    St. Ave France
    Posts
    1,166
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: stops launching object

    I've seen this problem many times and it has always been a case of the projectiles not being destroyed once off screen.

  8. #8
    No Products Registered

    Join Date
    Dec 2010
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: stops launching object

    So, after a bunch of problems, here's an example file of my student's game that stops launching.



    http://www.filedropper.com/armymen
    or
    http://www.megaupload.com/?d=M6XQCIBI

Similar Threads

  1. [BUG RC7] Touch has ended stops working on app restart. Multitouch Object.
    By UrbanMonk in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 29th March 2013, 07:53 PM
  2. Problems with launching object code
    By leewhitehead in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 22nd November 2011, 07:42 PM
  3. launching an object
    By life2searching in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 29th March 2011, 03:19 PM
  4. Object stops running off screen.
    By RageO in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 3rd May 2009, 12:53 AM
  5. viewport object stops working
    By Dave in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 24th January 2008, 02:04 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
  •