Unity SimpleSpriteSelect
SimpleSpriteSelect is sprite editor extend.To Find Reference from sprite.And Fast Drag And Drop.
How To Open
Find Reference
Select Prefab or ScriptableObject or Material and so on.Will High Light Using Sprite.
Drag And Drop
Fast Drop Sprite To Other Sprite SerializedProperty Or Sprite List SerializedProperty.
- Single Drag and Drop mode
Other Thing
Odin Extend
See SpriteEditorSelectModuleOdin.cs
DrawListSimpleHelperGUI
Help you draw List Simplely.
SerializedObjectHelperUtils
-
Help you find detail depend.
-
Unity Assets AssetDatabase.GetDependencies() Only Get the baseAsset(Such as Texture, but not sprite).
-
Use SerializedObjectHelperUtils Can Find detail Object Dependencies.