↧
I created a timeRemap script for a characters head (face4) so that it would show suttle shadows on a characters face when the yRotation axes is rotated using a null object named "Face Center". When the characters head (face4) layer is rotated in the negative numbers of the y Axes, his face disappears after its at -7. Yet, everything seems to work fine when I go in the positive direction using the yAxes rotation.
The code I'm using is: timeRemap=timeRemap+(thisComp.layer("Face Center").transform.yRotation)/-25;
Can some one please assist me.
Thank you......