crystal-bit / space-shooter

Shoot 'em up game, developed for the Hacktoberfest 2019 event with the Crystal Bit community.
GNU General Public License v3.0
41 stars 34 forks source link

Swap battle and menu musics? #54

Closed davcri closed 5 years ago

davcri commented 5 years ago

Thanks to @MaxGameDev and @woody889 we have 2 songs for this game:

  1. https://github.com/crystal-bit/space-shooter/blob/master/Music/Menu%20Theme.ogg
  2. https://github.com/crystal-bit/space-shooter/blob/master/Assets/gameplay_music.ogg

I feel like song 1 has a good mood for the gameplay part and song 2 has adapts better for the main menu.

What do you think? I was thinking about swapping the 2 songs.

rubin0 commented 5 years ago

Yep. It sounds a good idea, but we also need a volume slider or a mute button

davcri commented 5 years ago

Yeah definitely!

Issue for the volume slider: https://github.com/crystal-bit/space-shooter/issues/60

rubin0 commented 5 years ago

Done in #73