Hi guys I'm working on a script where I wanna import external file into my existing scene but as you can see in the screenshot my path is fine for me but if I upload this script on highend, user has to change the location which I don't want. I have seen script where people are using some other commands to import the file…
You can use internalVar to get various directories and then modify it as needed or have some sort of settings file that is updated by the script and set by the user.