Items

The Items plugin handles everything related to items: defining item entries with types (weapons, armor, resources, currency), storing them in inventories with slot filters and stacking, equipping them on characters with full visual support (weapon sheathing, armor mesh swapping, animator overrides), and generating randomized loot from weighted drop tables.

In the Spark Editor, the Items plugin is organized into these categories:

Category
What it contains

Item entries with weapon, armor, resource, and currency types; item rarities; weapon types; loot tables with drop groups and nested tables

Inventory entries with slot filters and stacking; InventoryEntity setup; inventory operations; temporary inventories; drag-and-drop; persistence

Equipment slots with slot types; character sheets; body parts and attachment points; body mesh types and configurations; EquipmentEntity setup; weapon combat/non-combat transitions; armor visual system; animator and camera overrides

Last updated

Was this helpful?