Fri Jun 18, 2021 4:46 pm
Hello guys.
I have a macro with simple interface control compiled in Davinci resolve 16. This macro use import FBX node (FBXMesh3D) and after using on fusion page I have no open FBX file because the path to FBX file remained absolute.
I wrote a script (with pain) that replaces the path to the file to the right path but don't know how can I run it once automatically when the project open
it seems to me that my option is too complicated and there is a simpler solution.
For example, using open file dialog to determine FBX folder (located in files project structure) by user. And after this replace the path using expression. No?
But maybe there is another solution without using script?