rushassets / ultimate-grid-inventory-demos

Repository containg the Ultimate Grid Inventory demos and their issues
https://www.rushassets.com/products/ultimate-grid-inventory
MIT License
2 stars 0 forks source link

Add stackable feature #37

Open RubensKj opened 1 year ago

RubensKj commented 1 year ago

Description

Create a stackable items. Player wants to stack items like "2x Apples".

Implementation ideas

Implement a new type of ItemDataSo, something like "ItemDataStackableSo".

Implement a new type of InventoryMetadata in order to support the new feature.

Implement a release/pickup logic inside the Draggable System.

rush-github-bot[bot] commented 1 year ago

/cc @rubenskj (asset-core-system,documentations,items,kind-enhancement)

RubensKj commented 1 year ago

Should prioritise for this next quarter (Q3)