Learn to code by making a 2D space shooter game.
Objective: Add Background Sound to our game.
The first step create an empty game object called Audio_Manager.

Next, create an empty game object called Background music inside the audio manager.

Select Background music object and add audio source component in the inspector.

Drag the audio clip from your project folder to audio source < audio clip, enable Play on awake, and loop by checking the check box.

Last Play the game and see if our music is playing. here in the medium are not support mp4 video I will post the video on LinkedIn to make sure we have a successfully accomplished tutorial.