Animation curves allows you to change a float parameter as the animation plays. For example, if there is an animation of
length 60 seconds and you want a float value/parameter, call it X, to vary through the animation (like at animation time =
0.0s; X = 0.0 , at animation time = 30.0s; X = 1.0, at...