How do I make an animation preset that creates a random seed every time?
Hello all, I need to animate some photos falling on to a table (roughly 700 images) as a slideshow. I figured the best way to go about this (without relinquishing control to something like Windows Movie Maker) would be to create an animation preset in Ae and to apply that across each image, rather than making the animation by hand hundreds of times. If I knew how to make a preset, ideally I could open an image and apply it and then this 0.6s to 0.75s (timing isn't specific, only need one value for that) animation would apply:
- picks a random point within the comp to serve as the starting point (ideally away from the upper middle third, but not required)
- picks a random point within a 200px circle to serve as the ending point
- animates opacity from 0-100%
- rotates + or - 50 deg from start to finish
- scales down roughly 20% from scale value before animation applied (not all of the images are the same resolution but only 5-7 images should be fully visible at any given moment, just no crazy scaling from like 150% to 20%)
- possibly works off of index code so that images aren't generated right on top of each other
This is basically the old Vintage Prints photo slideshow screensaver from Mac. I know how to animate each of those bullet points by hand, but I want to learn how to make it random as well. I've seen videos that use slider controls but I don't need something I can manipulate, basically just an automation that would make animating 700+ images take far less time. If there's another program I could or should do this in, guidance towards that would also be greatly appreciated. Thanks all