-
Randomize Velocity between position intervals
I’m trying to create realistic movement for individual leaves. I created a motion path and applied it to my leaf layer’s position so now the leaf travels along the path. This doesn’t look realistic of course since it is one smooth movement. I’d like to randomize the velocity in between the path intervals (or keyframes) without having to individual adjust each one. If there is a way to do this the leaf would randomly speed up and slow down as if “caught by the wind”. If possible is there a way to limit the rotation and add a similar expression to randomize the speed and direction of the rotation? Thanks.