
While learning about how to write plugins in Unity I had an idea of writing a plugin for an inventory system. The project uses a DLL to provide managerial functionality that is then further used by the Unity monobehavior. This is what I accomplished with it so far.