konstantin1
29th August 2021, 15:14
I would like to make an animation with "animate", but applying some easing function. So I have to create an animation of about 50 frames, and then selecting only specific frames, according to the easing function, to emulate acceleration and deceleration of the movements.
There is an .avsi file, which defines the different easing functions, I think, I can use that for this purpose. But I still have to select those certain frames by their calculated numbers. If I use "selectevery", I always have to use "trim" after that, and this creates a problem, as no one can know in advance, how many frames are left from the 50 after applying the easing function.
There is an .avsi file, which defines the different easing functions, I think, I can use that for this purpose. But I still have to select those certain frames by their calculated numbers. If I use "selectevery", I always have to use "trim" after that, and this creates a problem, as no one can know in advance, how many frames are left from the 50 after applying the easing function.