I’m sorry if this has been asked many time but im looking for some help/advice regarding the following, we had a server crash and had to replace it. This means the output for our render files have to be changed and every file has a batch render with plusminus 200 images of which ONLY the paths need to be changed, is there a script out there that already does this? I tried something silly:
(
outPath = "\\serverlocation"
makedir outPath all:true
)
Of course it didnt work. So what should I look into? Or is there a script that already does this/ Any help is much appreciated