app icon indicating copy to clipboard operation
app copied to clipboard

Problems creating npcs with npc-manager.js

Open platote opened this issue 2 years ago • 1 comments

Describe the bug Running npcManager.createNpcAsync() (previously npcManager.createNpc() I think ?) doesn't work and throw an error when I try

To Reproduce

  • use this repo
  • change createNpc for createNpcAsync() (because if not, we get "createNpc is not a function"
  • bug observed

Expected behavior Having a simple way to create NPCs with the manager

Screenshots image

platote avatar Aug 05 '22 10:08 platote

Hi Having the same problem. I open other issue on the npc repo some days ago https://github.com/webaverse/npc/issues/5.

carlgira avatar Aug 24 '22 17:08 carlgira