Hi
How can i set asset paths programatically in r20? It doesnt seem possible to set asset paths with environment variables so i need to figure out a way to do this with a python script on start up.
Any help appreciated.
Bonsak
Hi
How can i set asset paths programatically in r20? It doesnt seem possible to set asset paths with environment variables so i need to figure out a way to do this with a python script on start up.
Any help appreciated.
Bonsak
Even better!
c4d.SetGlobalTexturePaths([['D:/path/number/one',True],['D:/path/number/two',True]])
I just love it when im all alone in here answering myself :)