Interpolates between 2 float values over a specified time.
Float 1
Starting value.
Float 2
Ending value.
Time
Time to take to interpolate between the 2 values (in seconds).
Store Result
Store the interpolation between the 2 values in a float variable.
Finish Event
Optional event to send when finished.