Introduction
Start building powerful inventory systems with Ultimate Grid Inventory
Welcome to Ultimate Grid Inventory!
Thank you for purchasing the Ultimate Grid Inventory (UGI)! This documentation will guide you through setting up, customizing, and integrating a professional inventory system into your game.
Documentation Overview
This documentation is organized to help you learn progressively, from basic setup to advanced features:
1. Getting Started
Begin your journey with these essential guides:
- Starting From Scratch - Overview of what you'll build
- Setting Up the Inventory Scene - Create your first inventory UI
- Setting Up the Inventory Settings - Configure the core settings
2. Core Components
Master the fundamental building blocks of the inventory system:
- Items - Create and manage inventory items
- UI - Build user interface elements
- Holders - Implement equipment slots
- Grids - Understand the grid system
3. Advanced Features
Take your inventory to the next level:
- Scripting - Programmatically interact with the inventory
- Save System - Persist inventory data between sessions
- Configuration - Customize every aspect of your inventory
Learning Path for New Users
If you're new to UGI, we recommend following this learning path:
- Complete the Getting Started section to set up your basic inventory
- Learn how to create items and container items
- Set up UI elements and holders
- Explore scripting integration to connect with your game
- Implement the save system to persist player progress
Need Help?
If you encounter any issues, check our Troubleshooting guide or reach out to our support team.
Happy developing!
The Ultimate Grid Inventory Team
Getting Started
Starting from Scratch
Start using the Ultimate Grid Inventory inside your game.
Setting up the Inventory Scene
Step-by-step guide to creating a new scene for the Ultimate Grid Inventory UI.
Setting up the Inventory Settings
Guide to creating and configuring the Inventory Settings for Ultimate Grid Inventory.
Core Components
Creating an Item
Guide on how to create an item for your inventory in Ultimate Grid Inventory.
Understanding Holders
Learn about the different types of holders in Ultimate Grid Inventory and how to implement them in your game.
Learning the Grids
Understand the core concepts of grids and how they are used in Ultimate Grid Inventory.
Creating Scrollable Inventory Areas
Learn how to implement and configure smooth-scrolling inventory areas that enhance player experience in Ultimate Grid Inventory.
Advanced Features
How to Integrate with Grids and Holders
Learn how to programmatically interact with Grids and Holders in Ultimate Grid Inventory using the InventorySupplierSo.
Understanding the Save System
Learn how to use the save system in Ultimate Grid Inventory to persist inventory data between game sessions.