public void InitiatePathfinding(GridManager grid, GridVisualisation gridvisualisation) { pathFinding.CreatePathfinding(grid, gridvisualisation); }