-
Concentric circles followup — need expression to position logo in center
This is what I have so far:
I have arranged 24 frames around each circle using position and rotation expressions.
I have 10 of these circles with the radius increasing by a variable of 200 with
each circle, i.e. the first circle has a radius of 600, the 2nd circle has a radius
of 800, the third circle has a radius of 1000, etc until the 10th circle which has
a radius of 2400.This is what I need:
I need to center a 3d logo (made with invigorator) at the center of these circles.
I imagine that the radius for this logo could be 400. What expression could I use
for the logo such that no matter how I move the camera around the circles, the logo
stays in the center of the whole thing?