they might be generating the nav mesh before they can move. if you dont notice it after the first initial period where they just kind of stand there then thats probably it. in your npc definition if you set the nav mesh generation to something really high it will have a delay like that too, since its generating a larger areas nav mesh. also, complexity in your map will increase the generation time. usually the default works well enough unless youre doing something more complicated
1 Like