AI Features

Fixing the Transition

Shapes should always have a starting position before animating them to prevent unexpected behavior.

In this lecture, we are going to start fixing the transition. We know where the problem lies. For shapes entering the document, their starting positions are not ideal. We will want to change their starting positions before starting the animation.

Manually handling the selections

If we want to set the initial ...