How would I go about creating a pan effect on a moving mirror unit where the unit pans from, say, left to right @ full intensity, then intensity drops to zero, the mirror pans from right to left, and then the intensity goes to full and the effect repeats?
To accomplish this through the effects engine I first set pan to a sine wave function. Then on the intensity I set my base value to 0% and apply a step function on top of it at a 90 degree offset and 100% size. Both the pan and the intensity effect need to have the same rate.
To accomplish this through the effects engine I first set pan to a sine wave function. Then on the intensity I set my base value to 0% and apply a step function on top of it at a 90 degree offset and 100% size. Both the pan and the intensity effect need to have the same rate.