Task 7 Programming Sounds Into my Game






This is the coding for the embedded sound for the bullets of the player. This coding says to play the sound "Reaper noise 11" as soon as the bullet is spawned.


This piece of coding shows coding for the death of the enemy and the music playing the background music. For the music, it has been set to begin as soon as the system layout (as soon as the game has loaded) is present, it also loops after it has finished.

The second piece of coding is for the death of an enemy, saying to play my "Reaper noise 10" once an enemy has been destroyed.


This is Video footage of the game that I have added sounds to.