Issue with "Navigation Plugin"

Hi all!
I’m trying to transfer what I did in the editor to my website. But the exchange has an error that is related to “Navigation Plugin”.
Tell me what I’m doing wrong? I don’t know what else to try more.
https://www.babylonjs-playground.com/#X5XCVT#177
http://hameron.live/test2/

Using this doc. Create Navigation Mesh - Babylon.js Documentation

Adding @Cedric our navmesh pro :slight_smile:

You forgot to include recast.js:
<script src="https://preview.babylonjs.com/recast.js"></script>

3 Likes

Thank you so much!

1 Like

And I feel bad I did not look before adding Cedric :frowning: Thanks a ton @Raggar

2 Likes