Hi, I need some guidance on implementing sub-filters for already filtered items.
Any suggestions or examples would be greatly appreciated! Thanks in advance for your help.
Current Setup:
- I have multiple items and categories in my inventory.
- Each weapon type belongs to a specific category (e.g., Pistols, Rifles, Shotguns, etc.).
- I use ItemInfo Category Filters to filter inventory items based on weapon categories.
Requirement:
Once I filter the inventory by a weapon category (e.g., Rifles), I want to apply sub-filters to refine the results further based on item rarity, such as:- Common Weapon Skins
- Epic Weapon Skins
- Legendary Weapon Skins
Any suggestions or examples would be greatly appreciated! Thanks in advance for your help.