Hi there,
I recently found out that you can set up relative paths to renders. For example ‘./Output/render’ creates a render directory in the current c4d folder called Output and renders to that. Great.
But i need to create that output folder on one level up. So using ‘.././Output/render’ worked fine in the picture viewer. However when using the render queue it gives an invalid path error. I also tried ‘../../Output/render’ but no luck either
Anyone know how to go about getting this working?
Thanks