Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 87530

Re: Expression at a specific time

$
0
0

There is a problem!

If I use this expression

 

timeToStart = inPoint;

t = time - timeToStart;

if (t > 0){

  k=324;

  a=5;

  b=12;

  x=k*(1-Math.exp(-a*t)*Math.cos(b*t));

  [x,x]

}else

  value;

 

at the first frame the scale is at 100% but it must to be at 0%!

 

Can you help me??


Viewing all articles
Browse latest Browse all 87530

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>