✨ 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
For support or enquireries, please contact me at
dev.anthonymarmont@gmail.com.