8 Years Ago
Moved all assets in "Third Party" into "Plugins" instead. Code in "Plugins" or "Standard Assets" folders does not get recompiled every time, which can save some time. Sort of a poor man's DLL. Note that code in Standard Assets/Plugins can only communicate one-way though: Other code can see it, but it can't see out.