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