Пример #1
0
 void Start()
 {
     chessBoard = startingPosition.GetComponentsInParent <ChessBoard>()[0];
 }