How do I Set a landing animation

0 favourites
  • 4 posts
From the Asset Store
Ninja char for your game! Make your own Shinobi game with this art.
  • Hello,

    while using and making a simple platformer, i would like now to put advenced features on it,

    and i'm stuck with landing animation,

    in unity i can check raycasting to calculate distance with ground to start landing animation,

    but in construct2 how is it doable?

  • Hello,

    while using and making a simple platformer, i would like now to put advenced features on it,

    and i'm stuck with landing animation,

    in unity i can check raycasting to calculate distance with ground to start landing animation,

    but in construct2 how is it doable?

    Events: Platform on landed --> actions: set animation

  • i already tryed this, but i have 2 problems

    on landed, the animation start /play stop/ and don't exit to others action

    or

    on Landed, skip the animation and directly goes to walk, idle run animations...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i already tryed this, but i have 2 problems

    on landed, the animation start /play stop/ and don't exit to others action

    or

    on Landed, skip the animation and directly goes to walk, idle run animations...

    add more conditions like "X is on floor" (right click and select invert) etc... and check your collision polygons, i use an empty sprite over my character to avoid problems like wrong animations etc..

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