UNPKG

dcl-npc-toolkit-ai-version

Version:

A collection of tools for creating Non-Player-Characters (NPCs). These are capable of having conversations with the player, and play different animations. AI usage is added atop of it

7 lines (6 loc) 136 B
/** * @author Ethan Davis * https://github.com/ethanent/gar */ declare const _default: (sargs: any) => any; export default _default;