Beispiel #1
0
 private void Awake()
 {
     _soundSourceController = new SoundSourceController(this);
 }