Rebuilding navigation at runtime after modifying geometry.

You dont have to do anything in C++ to get the nav mesh to update properly!

Just go to

Project Settings->Navigation->Rebuild at runtime :slight_smile:

It will always stay up to date

7eb741e88087492cd334de01bc4adcfcb5ae49a2.jpeg

If you want to get really fancy change the update frequency to 1 instead of 60 in the other navigation category under Project Settings (Navigation System)!

Rama