Facepunch / garrysmod-requests

Feature requests for Garry's Mod
86 stars 24 forks source link

add more navmesh.Find functions #2193

Closed homonovus closed 1 year ago

homonovus commented 1 year ago

Details

currently, all we have is navmesh.Find (InSphere) could we get a binding around for navmesh.FindInBox as well?

CNavMesh::ForAllAreasOverlappingExtent with a NavAreaCollector?

robotboy655 commented 1 year ago

Added navmesh.FindInBox( mins, maxs )