Beispiel #1
0
 void Start()
 {
     optionCanvas.SetActive(false);
     volumeMaster = GameObject.FindGameObjectWithTag("VolumeMaster").GetComponent <VolumeMaster>();
 }
Beispiel #2
0
 void Start()
 {
     volumeMaster = GameObject.FindGameObjectWithTag("VolumeMaster").GetComponent <VolumeMaster>();
 }