- Home /
Question by
master_moridin · Jul 29, 2014 at 05:06 AM ·
editorextensions
How do I add editor extensions to Unity?
I found this collection I wish to use, but I cannot find anything anywhere to explain how to actually make them work: http://forum.unity3d.com/threads/paraphernalia-open-source-extensions-property-drawers-editor-scripts-and-utils.244697/
I tried just adding them to the Assets folder but that doesn't work, and I'm at a loss as for what to do.
Comment
Best Answer
Answer by OrbitSoft · Jul 29, 2014 at 09:13 AM
All editor extensions go to a folder called 'Editor' which can be placed anywhere in your assets folder.
Your answer

Follow this Question
Related Questions
Associate my custom asset with a custom EditorWindow 3 Answers
Standard Assets and other extensions not showing up in editor 2 Answers
Terrain Editor on a sphere. 2 Answers
Real time scene changes 1 Answer
Unity Editor script in DLL 1 Answer