friuns2 / Project-Browser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"); 

About

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


Languages

Language:C# 100.0%