Bear Data Editor
Collision Bear
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
05/15(2023) |
0.0 |
11/08(2024) |
0.0 |
Jump AssetStore
Lightweight Unity Editor to work with ScriptableObjects and Prefabs.Bear Data Editor is a Unity3D tool that makes working with Prefabs and ScriptableObjects easy. Any class that inherits from ScriptableObject or MonoBehaviour can utilize the [BearDataEditor] attribute from the CollisionBear.BearDataEditor namespace.This attribute allows these classes to be accessed via the editor window.Once exposed and selected, instances of that specific ScriptableObject or GameObject with a component of that MonoBehaviour are neatly displayed in the editor, sorted by name. No need to hunt through your project folders—they're all conveniently accessible.You can even open multiple editor instances of different types open simultaneously and easily search for assets by name. Plus, each asset is accompanied by a folder icon, navigating to its location in the Unity project folder.Browse assets based on typeHave multiple windows open at the same timeHotkeys and icons support for quick access