void Start() { Text1 = Text.GetComponent <Text>(); Cont = this.GetComponent <Controll>(); SW = Cont.ReturnSW(); }