Find the imagepointX(0) and imagepointY(0) of the target you want move to. (image points are the origin points) and set those coordinates as the moving towards target or regular pathfinding target with find path towards previously found coordinates.
Upon arriving at destination, execute next event.