Question by
Firedan1176 · Sep 21, 2015 at 02:20 AM ·
assetsfolderheirarchy
Where should I save files outside the Assets folder?
I would like to save some files that I don't want to include in my Assets folder, but still keep it with my project. Can I just save it outside the assets folder or should I place it in the "Libraries" folder, etc? Any suggestions? Make a new folder? Thanks.
Comment
Best Answer
Answer by MakeCodeNow · Sep 21, 2015 at 02:50 AM
Just create a new folder that is a sibling to Assets. Unity will just ignore it. Whatever you do, don't put new files into Library as that's where Unity stores all of its cache files.
Your answer
Follow this Question
Related Questions
Issues with namespaces and folder structure 1 Answer
Capture screenshots and save them in folder? 1 Answer
Tanks game script SetHealthUI error 1 Answer
can i sell assets as playable characters 0 Answers
What use instead of Resources folder? 3 Answers