📌 Discord: https://discord.gg/unJ7aEh65R
This system is capable of managing scriptable objects, any type of component, and even custom scripts.
It allows for the creation of various custom windows and the definition of the content to be managed.
🔹 With attributes
1 - Create an attribute.
2 - Create a script from a new window and select which attribute to search for items (See the demo).
3 - Add the attribute to a monobehaviour component or a scriptableObject.
🔹 Without attributes
Create a script from a new window (See the demo).
Add the types of items that should appear in the window.