User Tag List

Results 1 to 3 of 3

Thread: Help with Destroy Object

  1. #1
    No Products Registered

    Join Date
    Sep 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help with Destroy Object

    I'm trying to destroy objects shot from another object when their animation is finished... Like a rocket shooting flames down. But I can't!
    The launched objects keep flying after the animation end...
    It must be easy but I'm not seeing it!

    Below is an .mfa file with an exemple. When you press Button 1 (shift) it start shooting objects. Why aren't they destroyed?

    http://www.4shared.com/file/6-b4mu-3/animation_end.html

    Thanks!

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with Destroy Object

    Don't use the Stopped animation for this. The reason it isn't working is because Stopped is a special animation type that never "finishes" it is the animation that non looping animations go back to when they finish.

    So yeah, you could put it in the Walking animation and it would work fine... or just add a custom animation at the end of the animations list.

  3. #3
    No Products Registered

    Join Date
    Sep 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with Destroy Object

    Thanks Konidias!

Similar Threads

  1. How to destroy object Sensor?
    By Decoamorim in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 30th July 2013, 03:59 AM
  2. Destroy Object..
    By MostDreaded in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 14th January 2011, 05:18 AM
  3. Destroy any object when there is a collision?
    By mdlm in forum The Games Factory 2 - Technical Support
    Replies: 7
    Last Post: 16th June 2010, 11:41 PM
  4. Destroy object with fade
    By DEKE15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st August 2009, 07:16 AM
  5. [Bug] Destroy object if too far from frame
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd May 2007, 07:04 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
  •