Reply To: Nice tutorial! I was able to add the same sound to the BeginDrag event, however when I wanted to add a second sound I did …

Forum Archive Nice tutorial! I was able to add the same sound to the BeginDrag event, however when I wanted to add a second sound I did … Reply To: Nice tutorial! I was able to add the same sound to the BeginDrag event, however when I wanted to add a second sound I did …

#24427
resin213
Participant

    Okay, so I have two components called Audio Source with a different audio clip in each. On both BeginDrag and EndDrag I have selected AudioSource.Play and it plays my first AudioSource. How do I get one of them to play my other AudioSource?