Course Library
Learning Paths
Free Courses
Learn Blender 3D in the way that’s right for you.
Inner Circle
Where members share progress and help each other learn.
›
The Commons
A free Blender community open to artists of all skill levels.
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 …
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?