How do I reset Platform behavior values???

0 favourites
  • 4 posts
From the Asset Store
Wanting to do a Shot n Run game easily? Here is your chance!
  • Hi guys,

    I am making the hero start climb automatically when he collide with a ladder. and when touching the ladder I disable the Platform Behavior, but when he jump of the ladder and enable the Platform behavior it still has the same value it has when grabbing the ladder.

    For example: If the hero was falling fast when grabbing the ladder then he will fall super fast as soon as he gets of it.

    If he was grabbing the ladder from the right and get off the ladder to the left then he will first go to the left THEN to the right for a short second.

    So any idea what to do?

    Best Regards Wonamik

  • Try this:

    Player is overlapping ladder - set max fall speed to X

    Else - set max fall speed to X2.

  • Also, you can just set the vector y to 0 (since setting the max fall speed will not take care of when the player go upwards)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Also, you can just set the vector y to 0 (since setting the max fall speed will not take care of when the player go upwards)

    I did this for both X and Y and it solved my problem thank you so much, have a great weekend both of you.

    Best Regards Wonamik

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