Overview of Inventory Pro features
masterInventory Pro is a comprehensive inventory system for Unity that includes the following core capabilities:
- Multiple Inventories: Create unlimited inventories (e.g., separate inventories for consumables vs. general loot) with automatic item routing.
- Advanced Currency System: Define multiple currencies with built-in conversion logic (e.g., converting Silver to Copper).
- Crafting System: A standard crafting system that can be inherited and overridden to customize item requirements.
- Item Restrictions & Layouts: Restrict collections by type, weight, or stacking rules. Support for non-uniform item sizes (e.g., a 2x2 shield vs. a 1x1 apple).
- Collections & Filters: Easily create collections via Inspector components. Use filters to restrict collections to specific item types (e.g., quest items only).
- Vendors: Configure NPC buying and selling directly within the Unity Inspector.
- Cooldowns: Apply cooldowns to item categories to prevent rapid usage.
- UI & Input: Full support for Mobile, PC, Consoles, and Controller-friendly UI (includes a demo scene).