taurus66 opened this issue on Jul 10, 2004 ยท 4 posts
Wub posted Sat, 10 July 2004 at 7:43 AM
There's a line in the Animation render script that reads... Renderer.Filename := 'c:renders' + Format('%.2d', j]) + '.bmp'; For the script to work the c:renders folder has to exist, or you need to change that text to point to an existing folder. Then it should render all of the frames needed to create the animation.