"Les Patterson" <les### [at] txcybercom> wrote in message
news:3C5### [at] txcybercom...
>
> Antialias=Off
>
> Antialias_Threshold=0.1
> Antialias_Depth=2
> Input_File_Name=Fly.pov
>
>
> Output_File_Path=C:\My Documents\PovAnimation
>
> Initial_Frame=1
> Final_Frame=50
> Initial_Clock=0
> Final_Clock=1
>
> Cyclic_Animation=on
> Pause_when_Done=off
>
> Will this work?
> Les
>
> This animation will be an aircraft flying around in the scene, but so
> far I haven't been able to get the object rotation values to work right.
A bit delayed response from me but there isn't a Output_File_Path= (unless
someone added it without me realizing it. No, I checked the v3.5 docs, there
isn't). You use Output_File_Name= for the path and leave off the file name
if you just want the scene file name to prefix onto the frame files. Or you
can use the full path plus name different from your scenes name too.
Output_File_Name=C:\My Documents\PovAnimation\
or
Output_File_Name=C:\My Documents\PovAnimation\fly.pov
is what you want to be using.
bob h
Post a reply to this message
|