Music fix


I had a initial problem of the music only being played in the main menu screen at the beginning of the game. To fix this problem I had to come up with a solution to make the music play on all the levels when switching through them 

A simple script placed on the audio source in the inspector which does not allow the audio source to be destroyed when loaded into a different scene in the game fixed this problem to allow the music to be played throughout the whole game