Hello, I’m working on a cover system that generates points based on the navmesh vertice data. I know I need to go into C++ to get this data, but I have no idea what to do to get it, and there doesn’t seem to be a lot of documentation on it. I have a very basic understanding of C++, admittedly I have not practiced it in a long time.
If it helps, this cover system is what I’m trying to replicate, but according to the comments, the exact code used in this system no longer works.
I’d really appreciate some help here if anyone has some insight, thanks.