Multiple icons in the same extension

I am requesting, that in an extension, we should have the ability to select from asset store a different icon for each Behavior and Prefab.

Why? Currently I am making a extension “DesktopPrefabs”, and it adds 2 prefabs: a Window and a Context Menu.

(Other than being the extension’s creator), its hard to tell at first glance which event belongs to which prefab object, because all their events share the same icon.

So my idea is:

  1. Major icon: The extension icon, and, the icon of regular events in the extension.

  2. Optional icons: A different icon for each behavior and prefab object, which will also be in their respective events.

2 Likes

I never really made any extension, but I suppose it can be annoying.