thanks a lot Dan..
this is what I’m looking for 🙂
I’d like to ask you about 2 things:
can you please explain this sentence:
(a = velocityAtTime(key(2).time-.01)[0];) (till now I can’t figure out how “velocity” works :S
why do you put this variable: mult =.05?
(d = a*mult*Math.sin(t*freq*Math.PI*2)/Math.exp(t*decay);)