step along path with direction
step_along_direction(start_point, direction, distance)
Arguments
start_point |
(d vector) starting point |
direction |
path away from starting point |
distance |
distance away from point for the new point |
Value
next point along the correct angle and distance