Hi
I was looking for a custom code of NPC to webaverse, and found this repo, but is not working for me, it seems that the api has changed since the last commit.
When you try to load this asset you get the error "TypeError: npcManager.createNpc is not a function" and that's right there is no function "createNpc" but it exists one called "createNpcAsync" with some different parameters.
I tried my best to keep debugging the problem, but kept finding other errors.
Could you fix the index.js, or point me to other repo or example of the same kind?
Thanks!
Hi
I was looking for a custom code of NPC to webaverse, and found this repo, but is not working for me, it seems that the api has changed since the last commit.
When you try to load this asset you get the error "TypeError: npcManager.createNpc is not a function" and that's right there is no function "createNpc" but it exists one called "createNpcAsync" with some different parameters.
I tried my best to keep debugging the problem, but kept finding other errors.
Could you fix the index.js, or point me to other repo or example of the same kind?
Thanks!