I don’t have UE open in front of me, but before you start inserting items into your sorted array, you can resize the array, use the resize node, and make it the same size as get all actors array result. Then you can set the array element using the set array element node…just remember that the array index starts at zero so depending on how you numbered the way points, you may want to insert at waypoint number-1.