User Tools

Site Tools


tweening

This is an old revision of the document!


;#; Back to Previous Page ;#;

Tweening Tutorial

Traditional animation techniques require that you illustrate every frame of your project. So in example, if you are animating a bouncing ball using 20 frames, you will have to draw the ball 20 times in a different position, one time for every frame, just like we did it in our basic example.

Now, tweening is a software feature that allows you make this process easier and faster for some specific kind of animations by calculating and generating some frames for you between an initial and a final state. In Tupi, there are several types of tweens: position, rotation, scale, shear, opacity and color. These transformations are calculated by the software in every frame following the parameters that you provide.

Note: Only one kind of tween can be applied to an object.

tweening.1487870307.txt.gz · Last modified: 2017/03/11 23:22 (external edit)