How do I Jump/Falling Animation

0 favourites
  • 4 posts
From the Asset Store
Ninja char for your game! Make your own Shinobi game with this art.
  • I have ran into a problem with my jumping and falling animation. For some reason it looks like its only playing one of the frames in my jump and falling animations, when i actually have around 7-8 frames.

    This is what i have so far

    imgur.com/a/8lVjI

    The running animation works fine tho.

    Can't seem to figure out why the animation isn't playing, any suggestions?

    Thanks in advance <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You need to add "System->Trigger once" to your events 14, 16 and 17.

    Otherwise they are triggered every tick and your animation is constantly restarted from the beginning.

  • You need to add "System->Trigger once" to your events 14, 16 and 17.

    Otherwise they are triggered every tick and your animation is constantly restarted from the beginning.

    How would I do this. I just tried adding below below system -> trigger once -> action // player -> set animation to jump (play from beginning) but that doesn't work.

    Tried adding it on the action on the events you said but system -> trigger isn't on the actions bit.

    Sorry fairly new to construct also!

    Thanks!!

  • Select the event and press C to add another condition.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)