An open API service indexing awesome lists of open source software.

https://github.com/insthync/unitygridinventory

Try to make inventory like Diablo :P
https://github.com/insthync/unitygridinventory

Last synced: about 2 months ago
JSON representation

Try to make inventory like Diablo :P

Awesome Lists containing this project

README

          

# UnityGridInventory

Try to make inventory like Diablo :P

## How to try
- Open `SampleScene` from `Assets/Scenes`
- Play
- Drag any item from `Assets/GameData` to `InventorySystem (GameObject) → InventoryGrid (Component) → AddingItem`
- Press `AddItem`
- Try click on item to other slots

### How to create new item
- Right click in `Project` tab
- Select `Item` (Top of menu)