Unity Game Development — Sound Effects in Unity

Claudio Grassi
3 min readApr 26, 2021
Medieval Gear Solid

Having set the background music, I now want to begin adding more sound effects to my game. The first effect that I sorely seem to be missing is the sound of the cannon firing. I will add this AudioClip and a couple of others to begin building my game’s soundscape.

As I mentioned in my previous article, Unity uses an AudioListener Component to detect AudioClips. There can only be…

--

--

Claudio Grassi

Experienced digital artist, Unity game developer & coder with a knack for problem solving and a passion for video games.