F***@adobeforums.com
2008-12-18 15:54:19 UTC
I cannot get this peice of code to start to work its magic att the beginning of the layer its applied to instead of the beginning of the comp the layer is in.
veloc = 10;
amplitude = 150;
decay = 2;
amplitude*Math.sin(veloc*time)/Math.exp(decay*time)
I have tried just writing layertime but Im very new to this whole expression thing and have yet to start to se logic in the strings. So thanx for anny help
/Finn, Sweden
veloc = 10;
amplitude = 150;
decay = 2;
amplitude*Math.sin(veloc*time)/Math.exp(decay*time)
I have tried just writing layertime but Im very new to this whole expression thing and have yet to start to se logic in the strings. So thanx for anny help
/Finn, Sweden