aboutsummaryrefslogtreecommitdiff
path: root/game/audio/music/The_Crown.mp3.import
Commit message (Collapse)AuthorAgeLines
* Reorganise Asset File Structure BrickPi2024-01-21-19/+0
|
* Fix up MusicPlayer for future work Spartan3222023-03-09-0/+19
Add music import files Rename MusicUIController to MusicPlayer Adjust MusicPlayer node position, offset, and anchors Adjust MusicConductor, MusicPlayer, and SongInfo style to conform with other GDScript files Correct capability for MusicPlayer to desync from the MusicConductor Adjusted MusicPlayer button text to use media player unicode symbols Adjust MusicPlayer to correct mouse filter problems Adjust MusicPlayer to appear more consistent Correct lack of path_join use in SongInfo Correct mouse filter problems in OptionsMenu