I’ve created and edited a navigation path object for a pawn aicontroller to use, but both movement nodes (move to location and simple move to location) use a vector for a destination, NOT a navigation path. Is there any way I can input a path into the aicontroller for the pawn to follow?