C# Attributes that allow you to quickly assign Unity assets from a Dropdown on the Inspector. Support any UnityEngine.Object types. Help save time and reduce human errors by letting you pick an object ...
1. Create a __Canvas__, change its color if needed. 2. Add a __Dropdown__, change its color, font, font size, etc. if needed. 3. You can remove all options from the dropdown to add them dynamically ...