Publisher | Collision Bear |
---|---|
File size | 234.88kB |
Number of files | 17 |
Latest version | 1.0.8 |
Latest release date | 2023-05-17 12:11:56 |
First release date | 2023-05-15 07:00:28 |
Supported Unity versions | 2018.4.2 or higher |
Bear Data Editor is a Unity3D editor extension that simplifies working with data.
Any Class inheriting from ScriptableObject and MonoBehaviour can use the [BearDataEditor] attribute (available in the CollisionBear.BearDataEditor namespace)to be accessed through the editor window. When exposed and chosen, any scriptable object instances of a given type or prefab with a specific monobehaviour component will be displayed in the editor sorted by name, regardless of their location in the project folder.
Support for several open editor instances simultaneously is also available, along with searching by name among instances. Next to every asset is a folder icon that reveals its location in the Unity project folder.