guido892 Posted December 10, 2018 Share Posted December 10, 2018 Hi to all, I would like to understand if the measurements of the navmesh is exactly what you see in Pic 1 and if is possible to know if a point generated randomly is inside or outside the navmesh. Sorry for my bad english. Thanks in advance for any answers. Quote Link to comment Share on other sites More sharing options...
Solution Josh Posted December 10, 2018 Solution Share Posted December 10, 2018 To check if a point is inside the navmesh you could try to navigate to that point from another point you know is inside the navmesh. This command will return true if a path is successfully plotted: https://www.leadwerks.com/learn?page=API-Reference_Object_Entity_GoToPoint Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
guido892 Posted December 11, 2018 Author Share Posted December 11, 2018 Thank you for your answer Josh, i'll try your solution. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.