void Awake() { MenuMB.instance = this; this.renderer = this.GetComponent<Renderer> (); alpha = 0f; }
void Awake() { MenuMB.instance = this; this.renderer = this.GetComponent <Renderer> (); alpha = 0f; }