-
Creating a rotating 3D text logo reveal..
Hello everyone ,
I am trying to create a 3d text logo animation where each letter rotates around its own Y axis and revealed one after another.
I tried the conventional 3D logo method where you create multiple layers with the [position[0], position[1], index] expression, a camera 1, and a null object but it did not work when trying to rotate the camera around the second letter ( camera 2 would rotate around both letter at the same time). Is there a way around this?