Skip to content

MorelAntoine/Unity-Inventory-Mechanism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Inventory-Mechanism

Module to replicate the behaviour of an inventory in Unity3D

Can be attach with Component --> UniCraft --> InventorySystem

Features

Inventory Management

- Open
- Close
- Resize

Item Management

- Add
- Remove

Research

- Contains
- Find item by name
- Find all item by name

Sort

- Sort items by name (Ascending or Descending)

Actions can be added on every events

Can be edited on multiple objects

Information

Tested on Unity 2018.3.0b

Version 1.0

Screenshots

InventorySystem-Preview

License

MIT License

About

Module to replicate the behaviour of an inventory in Unity3D

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages