Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] General Discussion => Topic started by: harumscarum on 2014-03-26, 14:20:18
-
seems Corona Proxy object are not supported by Asset Tracking - is there any way to set network path to many *.cbin files at once?
-
code:
for o in geometry where classof o==coronaproxy do (o.filename="HERE_IS_YOUR_PATH"+(getfilenamefile o.filename+".cbin"))
edit "HERE_IS_YOUR_PATH" like "c:\\" or "\\\\yourserver\\netdrive\\"