Page 1 of 1

creat constant random number

Posted: March 30th, 2010, 4:30 am
by ghaith
hi all

i am wondering how to creat constant random number and stor it so when i play
i should get the same number

i am trying this to get random hold frame time applyed on time remap property

any idea ... 8)

Re: creat constant random number

Posted: March 30th, 2010, 7:52 am
by Dan Ebberts
Try putting this at the top of your expression:

seedRandom(index,true);


Dan

Re: creat constant random number

Posted: March 30th, 2010, 8:17 am
by ghaith
Dan thank you so so much that's help me

i also get useful information here

http://www.motionscript.com/mastering-e ... dom-1.html