Skip to main content

NpcComposer

6 tools in this family (folder Editor/Tools/NpcComposer/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
npc_attach_to_unity_objectwritesAttach a BurilNpcRuntime shell component to a scene GameObject and wire the NpcCard reference.
npc_create_character_cardwritesCreate or update an NPC persona card (ScriptableObject) under Assets/NpcCards/<name>.asset.
npc_export_to_convaiwritesExport an NPC card to Convai via the Character API (https://api.convai.com/character/create).
npc_export_to_local_llmwritesExport an NPC card to a local LLM.
npc_export_to_voiceagentwritesExport an NPC card to Inworld AI Studio via the Characters REST API
npc_test_dialogueread-onlyTest an NPC's dialogue at edit time. Sends a player line to the NpcCard's system prompt