- Current Version: 2.1: 2020-05-25T09:52:17Z
- First Published: 2017-10-12T17:15:26Z
- Size: 1049072
- Supported Unity Versions: 2017.3.0
AssetIcons
✨ 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
[email protected].
Add to cart