pikazho
Making an object move in a simple linear way from A to B and make it stop at B is something that you can't do in Construct 2 out of the box unless you use the unsuited, complicated methods that people have suggested you before, like pathfinding ??? what ?
it still boggles my mind how can a basic and fundamental function is not an official behavior.
Yes you can achieve it using lerp but if I'm gonna spend time to write a few low-level events everytime I want to simply move an object I might as well learn coding and use a non beginner-friendly engine.
Anyway, you can use an unofficial behavior called Litetween.