Well, in short, you should find out the direction towards the STKM and approximate moving towards it (with your selected speed) by adjusting the particle's vx and vy values. You could also add an option that turns off seeking once it gets close enough, but that requires you to calculate distance as well.