User Tag List

Results 1 to 2 of 2

Thread: Stopping animation when ended

  1. #1
    No Products Registered

    Join Date
    Jul 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Stopping animation when ended

    Hello. Simple thing. I want my program to play animation while holding DOWN ARROW and stop animation when i don't hold left arrow.
    I've done something like this.
    Upon pressing left arrow -> play animation.
    If animation has ended -> stop animation.
    When i press Press left arrow animation play endless time.

  2. #2
    Clicker Fusion 2.5Android Export ModuleFirefly 3D Module

    Join Date
    Sep 2010
    Posts
    577
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    The problem is that the animation never ends when you just press left...it will play continously if it is set to loop and only one time if it's not looping! make the condition "Repeat while key is pressed" instead of "upon pressing a key" and make sure that your animation isn't set on looping. That should do it!

Similar Threads

  1. [bug rc7] Multiple Touch 0 has ended ALWAYS triggers!
    By StingRay in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 29th March 2013, 05:23 AM
  2. A touch has ended
    By Renatos in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 15th March 2012, 09:00 AM
  3. A touch has ended not working
    By Renatos in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 15th March 2012, 01:28 AM
  4. Jumping animation stopping after first frame
    By ac3raven in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd August 2011, 03:56 AM
  5. A Touch has ended, number ... lag?
    By BHGames in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 12th November 2010, 11:01 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •