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