Hi @Cedric,
It seems, that the recast-detour npm package in version 1.0.1 is missing agentTeleport method. I get this error:
Uncaught TypeError: this.recastCrowd.agentTeleport is not a function when trying to call the method within my project. Are there any plans in updating the npm package in near future?
Any help appreciated,
regards
Hi @holger
I’ll update the npm this week. I’ll let you know once it’s done.
Thanks for the quick reply and the info!
Hi @holger
Sorry for the delay. Package released at 1.1.0 version. Let me know if you find any issue.
Hi @Cedric
works as expected
Thank you!