Skip to content

Instantly share code, notes, and snippets.

@umuralpay
Created March 10, 2020 16:45
Show Gist options
  • Save umuralpay/70d0b2b9682102913240db8e464f4860 to your computer and use it in GitHub Desktop.
Save umuralpay/70d0b2b9682102913240db8e464f4860 to your computer and use it in GitHub Desktop.
Unity Play Sfx At Camera
AudioSource.PlayClipAtPoint(AudioClip, Camera.main.transform.position);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment