Ramp

The Ramp behavior creates a gradual transition in any parameter that can be animated, from the Start Value to the End Value. The speed of the transition is defined by the length of the Ramp behavior in the Timeline, and by the behavior’s end value. Additional parameters allow you to define how the transition occurs; whether it’s at a single, continuous speed; or whether it accelerates over time.

Ramp is a versatile behavior. If you apply it to the Scale property, it works like the Grow/Shrink behavior. If you apply it to the Opacity property, you can fade an object in or out in different ways. Although you can use the Ramp behavior to mimic other Motion behaviors, it can be applied to any parameter. It’s an additive behavior, meaning that the value it generates is added to the original value of the parameter to which it’s applied.

For example, to animate different segments of a bar graph so each segment grows to a specific length, apply the Ramp behavior to the each bar’s Crop parameter. After you arrange the different bars with their starting Crop values, the Ramp behaviors move the Top Crop parameter up, giving the illusion that each bar is growing. Set the End Value parameter of each Ramp behavior to the length you want each bar to reach, and you’re done!

Canvas showing the effect of applying a Ramp behavior to a mask's position parameter

Adjust this behavior using the controls in the Behaviors Inspector: