Play sound when Assault Rifle is Firing (Shootable Weapon)

mandeep.wsu

New member
Where do I set the sound to play when the assault rifle fires?
I see slot for dry fire and reloading. I'm not sure where to add the sound for when the weapon is actually firing.

(I watched the Shootable Weapon Setup video, it does not cover adding sound of any kind).
 
In the ShootableWeapon component, it's under "Use > Animator Audio":

1602155075709.png

It's a bit confusing to navigate these sometimes because of the way the Unity inspector indents foldouts...
 
A quick workaround I found is to switch the inspector to debug mode so it shows all of the components as public
 
Top