aboutsummaryrefslogtreecommitdiff
path: root/game/src/MusicConductor/MusicConductor.tscn
Commit message (Collapse)AuthorAgeLines
* Add Music Player (#49) ClarkeCode2023-03-06-0/+13
* Adding MusicConductor * Added selectable songs and player visibility toggle * Refinements to the music system * SongInfo compatability with various audio formats * Moved UI reqs to editor description; flipped conditions to exclude music .import files * Made selection of the first music track extension-agnostic * Fixed visual bug with play/pause button when interacting with progress slider