i know how to parent a camera to a circle-path and make it track a central target. i get the two constraints.
by making the path length = animation frames i have ONE full turn around my scene, no problem.
well, how am i supposed to do if i want an animation with TWO (or more) turn around the scene? do i have to double the path?

should i do it an 'action' (how?) and then double it?
HELP!