View Single Post
# 3 27-11-2003 , 10:26 PM
Registered User
Join Date: Nov 2003
Posts: 10
hmm okay
so since this is the newbie forum , hehe
how would i do that?
to me it seems like i would just run something like:

for ($f = 1; $f >= 430; $f = $f+10) {
currentTime $f;
render;
};

since 'render;' is all i need based on my render global settings...
but when i put all that in the script editor it doesnt work..i guess because i'm a newb? anyway
so where does it go, anyone?
hmm

- lesia