Roblox Lerp Function
Note that the lerp method short for linear interpolation only applies to cframes so youre going to be modifying the cframe property of the part instead of the position property which is a vector3.
Roblox lerp function. So if the alpha is 5 or one half it will create a vector halfway between the two other vectors in this case part and part2. Roblox added a cframelerp function recently so i decided to make this. The lerp function will take two vectors and an alpha the last argument a number between 0 and 1 and according to the alpha will create a new vector between the two other positions. Took me about 3 minutes.
But if youre specifically looking to lerp the camera you can use the lerp method of the cframe like so.