Bascially i have a simple procedurally generated level that consists on a maze and its not that big. I want to add navigation to it so i tried setting Navigation Runtime to “Dynamic”, using navigation invokers, etc. But nothing worked as i wanted and the characters where struggling in their initial position. What i want is a way to generate the navigation when all the chunks finished generating. Is possible to do that? Thanks in advance!