Simple Inventory System in Unity

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.

Leave a Reply

Your email address will not be published. Required fields are marked *