Horizontal Jumping In A Vertical Scroller

Discussion in 'How Can I...?' started by saadahmed888, Oct 4, 2016.

  1. saadahmed888

    saadahmed888 Boxer

    Joined:
    Mar 31, 2016
    Messages:
    8
    Likes Received:
    2
    Hello.

    I'm working on a vertical scroller game where a character is climbing up a ladder and there are a few ladders parallel to one another. I'd like for the character to stay on one ladder and when the player swipes left or right the character jumps in that direction to the next ladder.

    How would I accomplish this? Could I set a path that corresponds to each ladder with a certain attraction force that would allow this, maybe?
     
  2. saadahmed888

    saadahmed888 Boxer

    Joined:
    Mar 31, 2016
    Messages:
    8
    Likes Received:
    2
    So I tried the paths things (one path for each ladder) with various attraction settings and I kinda have it to the point where the character can jump from ladder to ladder, but it's far from smooth. Any tips?
     

Share This Page