Search found 2 matches

by jetcityj
June 24th, 2008, 1:49 pm
Forum: Expression Discussion
Topic: offsetting start time of pendulum
Replies: 9
Views: 17942

Re: offsetting start time of pendulum

Thanks Dan!

Works perfect.
by jetcityj
June 24th, 2008, 12:59 pm
Forum: Expression Discussion
Topic: offsetting start time of pendulum
Replies: 9
Views: 17942

offsetting start time of pendulum

I was wondering how to go about offsetting the start time of D. Ebbert's Pendulum expression. Currently it starts at the beginning of the comp, even if the layer begins later in the comp. veloc = 7; amplitude = 80; decay = .7; amplitude*Math.sin(veloc*time)/Math.exp(decay*time) Thanks for the help!