Dynamic ScriptableObject Icons. Assign your own unique icon to each of your ScriptableObjects. No more rummaging around to find the ones that you need!
For more detail this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download the “AssetIcons” for FREE. Please keep in mind that this package is provided only for learning purposes or to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
AssetIcons v2.1
“If possible, please buy the package to support the developer”
✨ Dynamic ScriptableObject Icons
Assign your own unique icon to each of your ScriptableObjects.
No more rummaging around to find the ones that you need!
⚡️ Features ⚡️
• Dynamic icons for ScriptableObjects
• Custom icons per file extension
• Customize icons with attribute-defined styles
• Easy-to-use
• High-quality documentation
• Public issue tracker
• In-editor update checker
• Error detection and reporting
• Support for Unity’s Collaborate overlay
• Support for Unity’s Version Control overlay
Usage
Just drop the AssetIcon attribute into your scriptable objects.
using AssetIcons;
[AssetIcon]
public Sprite ItemIcon;
Find out more!
• Product page and issue tracker
• Full documentation and usage guide