InterpSpeed is multiplied by DeltaTime. That result is clamped b/t 0 and 1. Then it’s multiplied by the vector distance between the two and added to the A vector.
InterpSpeed is multiplied by DeltaTime. That result is clamped b/t 0 and 1. Then it’s multiplied by the vector distance between the two and added to the A vector.