Install the NPC Builder SDK and chat with NPCs in Unity
.unitypackage
, configure API credentials, then script AI-powered NPC conversations with one component.Download package
.unitypackage
from the Asset Store (or company download link).Import into Unity
config.json
lives at Assets/NPCBuilder/config.json
. Edit the placeholders:
Game ID
, World ID
, and character_name
—all visible in the dashboard context tree.
character_events
or user_events
.Event Type | Purpose | Example |
---|---|---|
Action | No item; pure verb | wave , bow |
Item | Includes an item | give_sword , trade_potion |