- Home /
Can I change the folder that my lightmap .exr files are placed?
We are moving a large project from a different platform to Unity. I would like to preserve our file structure so as not to confuse the team. However, Unity has taken one of our folders (one with the project name) to fill it with lightmap .exr files. Is there a way to change the folder where these are placed? It seems like it would make more sense for them to be inside the "Healthcare Assets" folder in a folder called "Lightmaps."
Answer by burgunfaust · May 07, 2011 at 12:27 AM
You can move them, but ONLY in unity, not in a file manager system. Otherwise the links will be blown. Once they are in unity, you can move them in the unity file manager, and it will keep the links in good shape. I don't know how big your project is, but this might not be the most time efficient way you could hope for.
Your answer
Follow this Question
Related Questions
Why does Unity create folder/file only when I re-import the script that triggered it? 1 Answer
Streaming music from a folder or file 0 Answers
Importing A Bolt Flow 0 Answers
How do I find a folder I can write data to on Android? 3 Answers
Delete Folder? 2 Answers