What is the :lerp function?

Lerp is interpolation, it can be used in CFrames, Vector3s and Vector2s (I think)

In roblox I believe lerp means approximating a location from the target given the number you specified (0 - 1)

1 Like