public Vector3 GetTeleportLoc()
 {
     return(boardScript.RandomPosition());
 }