Hey all
Ive started doing animation work for rendering and just wondering how people generally setup a scene for various cameras,lights,etc
For example my scene has 7 cameras and 1000frames, i've setup frae 0-200 camera 1 , then 201-300 camera 2,etc. Lights,materials and objects and all animating.
Now say i want to add a few more seconds to camera 1, but also adjust the keyframes for everything to cover those extra seconds. I'm having to adjust everything in the scene and bump it along frames to accommodate.
Whats a better way of doing this? Any advice?
Thanks
Replies
You could likely write a simple custom batch script to render everything, defining which frames should be rendered from which camera. So it would handle stepping through frames and selecting the appropriate camera for each frame\range. Pretty sure you could write one with AI nowadays, but if you need help with one I can try making something like that.
Also - look around, maybe such a script already exists and is available somewhere.