Replies: 1 comment 3 replies
-
Hi @rob-myers, Not all dtNavMeshQuery functionality is exposed yet. You're pretty much spot on re the process to add this method.
If you're interested in giving this a go and submitting a PR, I'd be very happy to help! I've also got some development docs here for setting up your environment: https://github.com/isaac-mason/recast-navigation-js/blob/main/DEVELOPMENT.md |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to currently access such methods?
If not, what would I need to do?
Maybe extend
NavMeshQuery.h
, compile the WASM, provide JS wrappers, and extend the types?Beta Was this translation helpful? Give feedback.
All reactions