If the Ball is just following the Player? Why not just use a simple Lerp instead? If there is no real need for the Ball to actually find an complex path then this approach would be more optimal.
If the Ball is just following the Player? Why not just use a simple Lerp instead? If there is no real need for the Ball to actually find an complex path then this approach would be more optimal.