Publisher | Anthony Marmont |
---|---|
File size | 1.00MB |
Number of files | 274 |
Latest version | 2 |
Latest release date | 2020-05-25 09:52:17 |
First release date | 2017-10-12 05:15:26 |
Supported Unity versions | 2018.4.2 or higher |
✨ 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].
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].