How does one go about using the navigation mesh extension? I’m on version Babylon.js v4.1.0-beta.4
Create Navigation Mesh - Babylon.js Documentation Doesn’t mention what file(s) are required, and I don’t see it listed under: GitHub - BabylonJS/Extensions: Extensions for Babylon.js
When I try to use it, I get an error:
Uncaught ReferenceError: Recast is not defined
at new RecastJSPlugin (babylon4preview.js:135414)
at new World (world.js:93)