@sinbad @toerror I once came up with a movement approach that’s somewhere in between lerping and seeking. To make a point go towards a target spread over e.g. 10 frames you move it 1/10 of the remaining distance the first frame, 1/9 of the remaining distance the second frame, etc. This is fixed time (no swarm following) and does not have issues with sudden target movements.