/Project-Browser

A Unity Extension to allow you to open and interact with the project window better.

Primary LanguageC#

Project-Browser

A Unity Extension to allow you to open and interact with the project window better.

To use, add the files to your Assets folder under a folder named Editor. For example, Assets/Editor/Project-Browser/ or, Assets/Example/Editor/Project-Browser/

Used to create this extension, http://samuelarminana.com/u/19f776574-68c3-485a-92fe-e9486fb0cddc.mp4.

To create a window use,

ProjectBrowserController.instance.CreateProjectBrowser(levelArtFolder, "Browse Level Art");