How do I slow down a custom movement object?

0 favourites
  • 3 posts
From the Asset Store
This is a single chapter from the "Construct Starter Kit Collection". It is the Student Workbook for its Workshop.
  • I can use Accelerate CustomMovement toward a position on every tick, and it gets faster and faster each tick.

    But how do I slow it down, like if I want to cancel the movement towards that position, I don't want to stop it right away, but deccelerate at a certain rate until it comes to a complete stop.

    Any ideas?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use a negative number?

  • hey,

    ive had a similar question ( i want a max speed and able to axxelerate in antoher direction even if the max speed is reached so i will answer this questiion in some more detail:

    for your question, what chris means was somethign like this:

    [attachment=1:3oejlkry][/attachment:3oejlkry]

    note that i set the angle to -180degrees to deaccelerate in the opposite direction.

    in addition to this i faced the problem with the max speed which is usefull for any space simulation. i just don makes sence to dont cap the maximum movement speed. so here is my solution to this which works pretty well

    [attachment=0:3oejlkry][/attachment:3oejlkry]

    I hope this helps

    regards

    joschi

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