Ejemplo n.º 1
0
 private void Start()
 {
     GetComponent <Renderer>().material.color = CurrentUserInfo.GetSelectedCubeColor();
 }