Editing Animation Curves

Basic animations were created in the previous sections of this documentation. However, sometimes it is necessary to implement easing effects, such as EaseInOut between two key frames. How is this achieved in the Animation panel?

First, two unequal key frames need to be created on a track, such as two key frames on position, from 0,0 to 100,100.

Next, a connecting line will appear between the two key frames (the blue line segment connecting the key frames). Double-click the connecting line to open the Curve Editor.

time curve

When the Curve Editor is open, if the current animation curve data is in a preset, the corresponding item on the left of the preset will have a golden border to show it's selected effect. The modification of the animation curve is real-time, there is no need to click save. After modifications, click the close button in the upper right corner.

Using preset curves

Presets can be selected on the left side of the Curve Editor. For example, Ease In, can be applied to the current animation curve by clicking the corresponding curve.

Custom curves

Sometimes, when the preset curve can not meet the needs of the animation, we can also modify the curve ourselves. In the preview curve of the Curve Editor, there are two gray control points. Drag the control point to change the curve's trajectory. If the control point needs to be dragged out of view, the mouse wheel can be used to zoom the preview.

The curve data during the modification process will be displayed in the input box in the upper left corner of the curve area in real time, and the input box also supports manual input of curve data to generate a curve, of course, the format of the curve data must be four numbers in CSV format (commas separated value format) with, otherwise it cannot be applied normally.

Save custom curve

Sometimes some custom curve data required by the project needs to be reused, it can be saved in the preset library of User. Specifically, after editing the curve data to be saved, select the User option in the preset menu at the upper left and enter the name of the curve data to be saved in the input box at the lower left, and click add to add.

Note: the curve with the same name will be overwritten, and the custom curve is saved without undo processing, so if it is overwritten, it needs to be added again.

add-curve

The custom curve saved in the preset is the same as the preset curve of other libraries, click to apply. At the same time, when the mouse moves over the curve, a delete icon will appear. Click to delete the corresponding curve data.

For more about the design of animation curve and script control code, please refer to the Animation Curve documentation.

results matching ""

    No results matching ""