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 lerp function. This function will trigger the events that have been connected. 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.
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.