Asset Finder - VirtueSky/sunflower GitHub Wiki
What
The downside of Scriptable Architecture
is the use of multiple ScriptableObjects
stored in the Assets
folder leading to difficulty finding asset references.
Asset Finder
will assist in handling this issue
Use
- Use shortcut
Ctrl/Command
+Shift
+K
to openAsset Finder Window
-
Uses
: Indicates the resources used in the asset -
Used By
: Indicates where the asset is used (in the scene or in other assets) -
Unused Assets
: Indicates unused assets -
Uses in Build
: Indicates the asset used in the build -
Asset Finder
also supports counting asset references