set Start Position
Set the start position to pathfind from. This method sets the initial position for the pathfinding algorithm.
Parameters
start Position
Start position on the field. If this is within an obstacle it will be moved to the nearest non-obstacle node.