Hi,
Would greatly appreciate it if someone told me how I can insert my audio source in this script:
GetComponent().Play ();
Do I need to have the sound file in my unity project and then simply insert its name? and between which brackets? An example would be great.
Thanks!