Antoine Pilote
|
daa640cc7c
|
First pass fixing compilation warnings
|
2024-08-15 12:45:42 -04:00 |
|
Antoine Pilote
|
275aad82b9
|
Serialized navmesh props
|
2024-08-09 21:21:41 -04:00 |
|
Antoine Pilote
|
3fcd63ff34
|
Added FindPath to C# API for path finding
|
2024-08-09 19:12:42 -04:00 |
|
Antoine Pilote
|
ca1d17e058
|
Now only drawing navmesh if selected + properly serialized
|
2024-08-05 23:48:41 -04:00 |
|
Antoine Pilote
|
67b5a94613
|
Commented out debug draw code
|
2024-08-05 23:33:07 -04:00 |
|
Antoine Pilote
|
91936387d5
|
Now initialized navmesh query after deserializing mesh
|
2024-08-05 23:32:08 -04:00 |
|
Antoine Pilote
|
c296685e32
|
Moved navmesh into its own object and started serialization & deserialization of nav mesh
|
2024-08-05 23:29:58 -04:00 |
|
Antoine Pilote
|
32ede2eeae
|
Now taking into account navmesh volume position
|
2024-07-25 20:42:32 -04:00 |
|
Antoine Pilote
|
a3d652c5e3
|
Added bound to recast config
|
2024-07-24 23:59:17 -04:00 |
|
Antoine Pilote
|
d0399a8f8c
|
Now storing recast config in component
|
2024-07-24 23:00:05 -04:00 |
|
Antoine Pilote
|
f15894920f
|
Added NavMeshVolume component
|
2024-07-24 20:58:48 -04:00 |
|
Antoine Pilote
|
fbc4ee1900
|
Cleaned up logging window
|
2024-07-23 18:36:15 -04:00 |
|
Antoine Pilote
|
a350df5c54
|
Added flags and debug view and path finding between two points
|
2024-07-11 16:51:58 -04:00 |
|
Antoine Pilote
|
7b48319ff5
|
Added Recast&Detour implementation
- Implemented debug renderer of navigation meshes
- Can now generate navigation meshes from .map files
|
2024-07-11 04:54:57 -04:00 |
|