This package contains a tiny script that patches pickupSpawnerScript
to allow item to be picked up by the NPCs
Setup
Add npcPickupPatchScript
to the entity with pickupSpawnerScript
attached.
NOTE: In order for inventory system to work on your npc you should add inventoryScript
and inventoryViewScript
to it.