04-15-2021, 04:16 AM
Yes you can modify the default save path using the supplied menu options (click the [...] button next to the path).
Then you can assign your desired path, which can include child folders which will be created. Ex:
$scenePath\Renders\example.mp4
You can also use relative path symbols ("..") to go up a folder level. Ex:
$scenePath\..\Renders\example.mp4
Then you can assign your desired path, which can include child folders which will be created. Ex:
$scenePath\Renders\example.mp4
You can also use relative path symbols ("..") to go up a folder level. Ex:
$scenePath\..\Renders\example.mp4