Beispiel #1
0
 void Start()
 {
     GameObject.Find("RotatingBlock").renderer.material.color = ColorModel.RandomColor();
 }