I think you can just use %%f to fill in with “person_x”
-exportSelectedModel "%%f\Outputs\%%fUnedited.obj"
let me know if that does the trick, also you need a line that makes the output folder if it does not already exist.
I think you can just use %%f to fill in with “person_x”
-exportSelectedModel "%%f\Outputs\%%fUnedited.obj"
let me know if that does the trick, also you need a line that makes the output folder if it does not already exist.