Hello,
i have an object with the audio source component twice. How can I choose what of the two to play?
I tried using this, but it doesn't work
audio.Play("Name");
↧