static Vector3 SmoothDamp( Vector3 current, Vector3 target, Vector3 velocity, float smoothTime, float deltaTime )

Summary

Smoothly move towards the target vector
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.