public void Start() { ticTacToVisual = transform.parent.gameObject.GetComponent <TicTacToVisual>(); }