Have an account? Sign in
"*" indicates required fields
You agree that CreativePro Network may send you emails, including the newsletter selections above. You can unsubscribe at any time.
By signing in, you agree to our Terms of Use and acknowledge our Privacy Notice.
New user? Create an account
By signing in, you agree to our Terms of Use and acknowledge our Privacy Notice.
Thanks a lot for your input so i will use this line of code.
Here is the answer everybody is waiting for ;-)
its a rolling end credit – normally no one will see this because theyre out of the cinema at its beginning…
thats the bad thing of my job :-(
After some hours google i found this little miniscript…
for (i=0; i<app.selection[0].length; i++)
{
app.selection[0].characters[i].baselineShift = Math.round(1*Math.random())/2;
//app.selection[0].characters[i].pointSize += Math.round(4*Math.random())-2;
//app.selection[0].characters[i].horizontalScale = 100+Math.round(20*Math.random())-10;
//app.selection[0].characters[i].verticalScale = 100+Math.round(20*Math.random())-10;
}
Maybe someone can use this…
This site uses cookies, but not the kind you eat. We use cookies to remember log in details, provide secure log in, improve site functionality, and deliver personalized content. By continuing to browse the site, you accept cookies.