Music does not play until input is received from keyboard or mouse. This is a huge issue if somebody is playing your game with a gamepad. I need to find a way to play the music without any user input.
Here is the project, download the whole thing: https://drive.google.com/file/d/1OaifgcLQwfSaf8bvnhssTR9h9y1Q3_-7/view?usp=sharing
In this project, the music will not play until a key on the keyboard is tapped or the mouse is clicked.
Thank you in advance.