Example #1
0
 void OnMouseDown()
 {
     print("Clicked");
     Photoresistor.SendRed();
 }