thelastflapjack / godot_open_target_shooter

An open source third person shooter time trial game made with Godot 3.5
MIT License
50 stars 6 forks source link

Created initial implementation of MusicManager. #5

Closed thelastflapjack closed 2 years ago

thelastflapjack commented 2 years ago

A singleton to handle transitions between music tracks. Added some placeholder music for testing purposes. Music volume silder is now visible on the settings page. Levels and the main menu now call for music transitions.

thelastflapjack commented 2 years ago

@xX-Void-Xx Feel free to change any of the music at your convenience, no rush. I'll leave it totally to your creativity.