How To Stop Jump Animation.

Discussion in 'How Can I...?' started by Lee Tyler, Apr 12, 2020.

  1. Lee Tyler

    Lee Tyler Boxer

    Joined:
    Apr 6, 2020
    Messages:
    1
    Likes Received:
    0
    I'm new to game development. I have put a jump animation and have 2 jump limit. But if I jump twice it does the animation twice which is cool. But if I keep hitting the jump button it still plays the animation for the jump key. How can I stop that happening. Be grateful if I can get some help with it. Thank you.
    pics attached. pic ani jump.png pic node map.png
     
  2. mohamed awad

    mohamed awad Avid Boxer

    Joined:
    Mar 10, 2019
    Messages:
    315
    Likes Received:
    158
    Shorten a lot of time
    Progression template is describing this issue
     
  3. anonymos7

    anonymos7 Boxer

    Joined:
    Oct 19, 2016
    Messages:
    29
    Likes Received:
    3
    The character on the Progression template doesn't have a jump animation
     
  4. anonymos7

    anonymos7 Boxer

    Joined:
    Oct 19, 2016
    Messages:
    29
    Likes Received:
    3
    I have the same issue did you managed to find a solution ??
     
  5. mohamed awad

    mohamed awad Avid Boxer

    Joined:
    Mar 10, 2019
    Messages:
    315
    Likes Received:
    158
    This is not what I meant,
    the Angular Jump W/Limit script can do this easily
    or there is a better way
    from your jump animation,
    add output connected to animation node
     
  6. mohamed awad

    mohamed awad Avid Boxer

    Joined:
    Mar 10, 2019
    Messages:
    315
    Likes Received:
    158
    If you can't do this,
    Is your jump animation is steady animation ? like 1 frame ? or not ?
    because if yes, this will be very easy
     

Share This Page