Unity Space Shooter – Chapter 13 – Sounds

Music… Drag and drop the music to the GameController Object(play on awake, loop)

 

Drag and drop audio into the prefabs like explosion and you don’t have to program anything.

Then drag and drop the audio clip and confirm “play on awake” is checked.

That takes care of explosions. Now shooting.

Drag and drop the audio clip onto the player object.(no play on awake)