📦 Inventory — Sample Scenes¶
This folder contains focused sample scenes demonstrating each feature of the Inventory System.
Each scene covers one concept at a time, with a consistent numbered structure (00 = Quickstart).
Scenes¶
| Scene | Description |
|---|---|
| 00 • Quickstart (Minimal) | Basic inventory, adding/removing items. |
| 01 • Items & Stacks | Stacking rules, stack limits, behaviour. |
| 02 • Slots & Restrictions | Slot filters, restrictions, invalid placement. |
| 03 • Search & Sort | Searching, filtering, sorting behaviours. |
| 04 • Snapshots | Saving/loading inventory snapshots. |