User Tag List

Results 1 to 3 of 3

Thread: Animation Wont Complete

  1. #1
    No Products Registered

    Join Date
    Jun 2007
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Animation Wont Complete

    Okay so I have a character named "Bob". When you press spacebar and hold it down, he is supposed to play an animation where he stabs with a dagger. However, he gets stuck on the first frame and it stays there. I have checked that I have more than one frame, and I do. I have also tried the event where it doesnt repeat when you hold it down. but all it does is show the first frame for a mili second. how can I get it to show the whole animation (2 frames) and then stop?

  2. #2
    Clicker Multimedia Fusion 2
    Algul's Avatar
    Join Date
    Feb 2008
    Posts
    230
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Animation Wont Complete

    Hard to tell without example file. But my guess is that you have more then one condition True at same time. Something like :

    + Repeat while "Space bar is pressed"
    + Only one action when event loops
    - Change animation sequence to "Stabbing"

    and

    + (Repeat while Moved left
    + (Repeat while Moved Right
    - Change animation sequence to "Stoped"

    Both may be True so it will change animation sequence to "Stabbing" and then to "Stoped" so "Stabbing" animation will not play.

  3. #3
    No Products Registered

    Join Date
    Jun 2007
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Animation Wont Complete

    well actually the only event i have made is "Repeat animation Stab while Spacebar is pressed"
    any help from here? and how do i upload a file?

Similar Threads

  1. Complete PDF Object
    By Kracker in forum Paid Design & Development Requests
    Replies: 4
    Last Post: 15th October 2015, 06:13 PM
  2. Hey everyone my first complete game
    By MightyMark in forum Multimedia Fusion 2 - Technical Support
    Replies: 21
    Last Post: 22nd March 2012, 12:38 AM
  3. Help me to complete my project
    By Evilesses in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 17th April 2011, 02:51 PM
  4. Force the animation to complete.
    By Zerodin in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 23rd April 2007, 12:53 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
  •