Fix navmesh tiles build
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#define MAX_NODES 2048
|
||||
#define USE_DATA_LINK 0
|
||||
#define USE_NAV_MESH_ALLOC 1
|
||||
// TODO: try not using USE_NAV_MESH_ALLOC
|
||||
|
||||
#define DEFAULT_NAV_QUERY_EXTENT_HORIZONTAL 50.0f
|
||||
#define DEFAULT_NAV_QUERY_EXTENT_VERTICAL 250.0f
|
||||
|
||||
Reference in New Issue
Block a user