void Start() { testerCam = puzzleTester.GetComponent <Camera> (); graphCam = graphDrawer.GetComponent <Camera> (); }