Thanks alot for your replies Joey and Serge.
I tried the 3d Orbit method of Joey and that seems to work, got them all positioned in 3d space and rotating.
I made a Null object to have the master controller, works good with adjusting the overall rotation offset, but I’m having difficulties animating the speed. As soon as I change the speed slider to 0 the position changes too. Basically I want to animate each image from the position right in front of the camera, to the other picture being right in front of the camera (and have it ease in and out).
I thought I could do that by animating the speed from 0 to 100 and back, but changing the speed parameter to 0 will have my image appear somewhere else in the carousel instead of in front of the camera.
Any ideas?
Thanks for the advice!