Need to find a way to optimize atleast 100 ai in blueprints. Even if at begin play i tell them to move to say 500,0,500 the framerate will tank. I’m open to using a custom solution like getting rid of the character movement component but I need to know how to sample the navmesh and get a path to the player and turn that into a vector array.