static Vector2 SpringDamp( Vector2 current, Vector2 target, Vector2 velocity, float smoothTime, float deltaTime, float frequency, float damping )

Summary

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