Hi all,
Ungine docs warns about the impossibility to use two navigation meshes to compute a route.
I tried to compute a path intersecting a NavigationMesh with a NavigationSector and it isn't possible either. I don't know if it's my fault or it's an engine limitation.
What I want to achieve is to have a building with several floors, where the rooms and the corridors are identified and can have declared fire incidences. The desired solution would be to define a navigation mesh for each room or corridor connected by navigation sectors to be able to use the navigation area danger factor to define the best route.
Any advice?
Thanks in advance.