-
Pin 3D layer to a specific point on CC Sphere
Hi all,
I am trying to bind a 3D layer to a specific point on a sphere which is generated by CC Sphere. The layer should rotate together with the sphere as if it was pinned to it.
To do this, I create auxiliary layer which is “frozen” into sphere, and hence rotates together with it. Then I create a target layer which will be pinned to the sphere, and move it in Z to the distance equal to the radius of the sphere. Finally, I pickwhip it to the auxiliary layer and voilà!
However the target layer deviates from the surface of the sphere when the rotation is sufficiently big. Probably it is better to see the result , then describe it. The question is – why?
I also attach the project file.
4175_pointonsphere.aep.zipP.S. I know that it is probably easier to do this in true 3D app, but my goal is to understand AE better:)