Inventory Plus: Inventory System v2.0.0 is an intuitive and powerful tool that simplifies the creation of custom inventories, chests, and pickups. Designed primarily for mouse and keyboard input, it also supports gamepad controls. The asset handles all common inventory operations such as use, equip, sort, and drop. It works seamlessly across 3D, 2.5D, and 2D games by allowing adjustment of TriggerAreas, Pickups, and Chests colliders.
To use the package, simply install it, drag the inventory prefab into your scene, and customize the InventoryPlus component to match your needs—no additional packages are required. It supports both simple plug-and-play users and developers who want to extend or modify the existing code. The sample scene uses a 16:9 resolution for UI display.
The package includes:
- Item Type Scriptable Objects
- Inventory prefab and script
- Chest prefab and script
- Player controller with animated sprite
- Pickup prefab with animated sprite
- AreaTrigger prefab with animated sprite
- Multiple inventory UI slots
- Prefab folder containing all core components
- Two sample scenes to guide and demonstrate usage
Key features:
- Togglable inventory with a customizable hotbar
- Creation of new item types using Scriptable Objects
- Customizable visual design for inventory
- Support for both stackable and non-stackable items in inventory and chests
- Display of item durability via progression bar or value (customizable)
- Visual changes to items based on durability
- Dedicated inventory slots for specific item categories
- Customizable item usage, dropping, equipping, sorting, and swapping when inventory is open or closed
- Mouse-based swapping (enabled via option)
- InputReader to trigger inventory events
- Ability to pick up items dropped from inventory
- Operations on items based on category or ID
- Top-down character controller
- Interaction with chests
- Player inventory saving across scene transitions
- Persistent storage of pickups and chests for reload on scene restart
2026-04-01 00:00:00-update version:Inventory Plus: Inventory System v2.0.0