Me again I’ve been trying a lot of stuff in BabylonJS and liking it a lot!
Now I’m trying to get a navmesh to show up so I can tweak it with terrain generated from a heightmap.
I messed around with the parameters to get recast to actually give me ‘done’ in the console, based on information from older topics.
I added code to show the navmesh, but nothing shows up. Can anyone help me getting the navmesh to be visible so it can be tweaked? Or am I messing something up?
Playground:
https://playground.babylonjs.com/#FUN65H#1