Search found 6 matches

by hexart
May 27th, 2005, 5:33 pm
Forum: Expression Discussion
Topic: How to convert this Parametric Equation into AE expressions?
Replies: 3
Views: 11168

Thank you, wyz;
I solved my problem with your help.

Here is mine:

freq=0.05;
amplitude=1;
p=amplitude*Math.cos(freq*YRotation+6.3);
p*100
by hexart
May 25th, 2005, 4:05 am
Forum: Expression Discussion
Topic: How to convert this Parametric Equation into AE expressions?
Replies: 3
Views: 11168

And, how to control the curvature or swings?
by hexart
April 7th, 2005, 12:25 am
Forum: Expression Discussion
Topic: Can AE turn expression value into keys like Combustion?
Replies: 1
Views: 8018

Can AE turn expression value into keys like Combustion?

I want to turn the expression values into keyframes, just like Combustion could do.

Thanx for reply.
by hexart
April 3rd, 2005, 7:55 pm
Forum: Expression Discussion
Topic: Could "random" generates a random value every seco
Replies: 1
Views: 8380

Could "random" generates a random value every seco

"Random" usually generates a value on every frame, but I only need the random value on every second or more. How could I use it?
by hexart
March 10th, 2005, 8:12 am
Forum: Impudent 1's Scripts
Topic: Muster Batch Submit
Replies: 8
Views: 41990

Do v1.3 and v1.4. work only on over 20 mission-quque?

And, on 1.1 and 1.2 version, the scroll bar seems badly controlled.
Could 1.2 script has a perfect scroller or 1.4 runs under 20 mission-queue?

BTW, A_Muster_Submit_v1_1.jsx is well done work.

Thanx for your work.