I’m using the jQuery Cycle Plugin.
These are the options that the plugin offers. http://jquery.malsup.com/cycle/options.html
I have 5 different slides. But each slide has two to three images inside the slide that should animate in different positions within the slide, how can i achieve this?
Or is there another jQuery Plugin that will allow you to do this?
For example.
I have one slide that has a car, a cloud and a sun. So when the user hovers or reaches this slide. The car will animate to the center and then the cloud and the sun will animate and position themselves after the car animates in.

You need a parallax slider. Here you can see an example.