Dynamic Inventory Kit [RELEASED]

Hi!

Dynamic Inventory Kit is a complete and powerful inventory system that lets you create and customize completely and easily any inventory type.

It also provides an advanced item generator, which can be adjusted to any kind of game you want to create.

For convenience, this inventory system runs in edit mode, and therefore, allows you to set the size, position, number of slots, etc. in real time while Unity is stopped, being completely visible in the Unity Game view, avoiding having to start and stop continually the scene when we want set up a new inventory.

You can check the online documentation.

You can also try a Demo of a an inventory example, so you can see the features it has in-game.

Link to the Asset Store**.**

Features:

  • Inventory size is automatically adjusted according to screen resolution
  • Fully commented code
  • Fully customizable
  • Dragging inventory windows
  • Drag Drop items
  • Powerful item generator
  • Stackable items
  • Item tooltips
  • Contextual menu over items
  • Allows creates a non player inventory, for example, loot from chest

In these videos you can see some ways to create an inventory:

Any suggestions and feedback will be welcome!
Thanks!

Does this work with uGUI?

Does this work with mobile?

Weight system?

Would buy if this comes with equipment system that adds clothes and weapons.

Hi, this should work on mobiles but keep in mind that are using the “old” OnGUI system, that is not optimized for mobiles due to drawcalls.

Actually I am developing the next update to add support for the new Unity UI system, adding the ability to create inventories in 3d, and optimized for mobiles. More info soon :wink: