This simple demo has the character (red triangle) move to the target (green triangle) at a speed propotional to the distance vector between them, divided by the timeToTarget and clipped by the maximum speed. More complex
dynamic demo in progress. Historical positions of the character are shown (faded red triangles), and these can be modified dynamically. Hit reset button to re-run demo with new parameter settings.